
Time bar (total: 4.4s)
| 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)
| 819.0ms | 8 256× | 0 | valid |
ival-mult: 166.0ms (78% of total)ival-add: 35.0ms (16.4% of total)ival-true: 6.0ms (2.8% of total)ival-assert: 4.0ms (1.9% of total)adjust: 2.0ms (0.9% 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 | 40 | |
| ↳ | (*.f64 z t) | overflow | 35 |
| 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 |
| 25.0ms | 512× | 0 | valid |
Compiled 45 to 25 computations (44.4% saved)
ival-mult: 7.0ms (70.7% of total)ival-add: 2.0ms (20.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 102 |
| 1 | 77 | 98 |
| 2 | 147 | 98 |
| 3 | 225 | 98 |
| 4 | 244 | 98 |
| 5 | 250 | 98 |
| 0 | 7 | 7 |
| 0 | 10 | 7 |
| 1 | 16 | 7 |
| 2 | 30 | 7 |
| 3 | 50 | 7 |
| 4 | 71 | 7 |
| 5 | 75 | 7 |
| 6 | 78 | 7 |
| 0 | 78 | 6 |
| 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 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)
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
| Outputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
x |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
y |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
z |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
t |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | -inf | ((+ (* x y) (* z t)) (* x y) x y (* z t) z t) |
| 1.0ms | x | @ | -inf | ((+ (* x y) (* z t)) (* x y) x y (* z t) z t) |
| 1.0ms | x | @ | inf | ((+ (* x y) (* z t)) (* x y) x y (* z t) z t) |
| 1.0ms | y | @ | -inf | ((+ (* x y) (* z t)) (* x y) x y (* z t) z t) |
| 1.0ms | t | @ | -inf | ((+ (* x y) (* z t)) (* x y) x y (* z t) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 73 |
| 1 | 162 | 73 |
| 2 | 550 | 73 |
| 3 | 1806 | 73 |
| 4 | 4105 | 73 |
| 5 | 7427 | 73 |
| 0 | 8103 | 64 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
x |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
y |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
z |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
t |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
| Outputs |
|---|
(* t z) |
(*.f64 t z) |
(+ (* t z) (* x y)) |
(fma.f64 t z (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
x |
(* x (+ y (/ (* t z) x))) |
(fma.f64 t z (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(fma.f64 t z (*.f64 y x)) |
y |
(* y (+ x (/ (* t z) y))) |
(fma.f64 t z (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(fma.f64 t z (*.f64 y x)) |
z |
(* z (+ t (/ (* x y) z))) |
(fma.f64 t z (*.f64 y x)) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(fma.f64 t z (*.f64 y x)) |
t |
(* t (+ z (/ (* x y) t))) |
(fma.f64 t z (*.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 | 7 | 17 |
| 0 | 10 | 17 |
| 1 | 29 | 17 |
| 2 | 201 | 17 |
| 3 | 2054 | 17 |
| 0 | 9424 | 16 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z t)) |
(*.f64 x y) |
x |
y |
(*.f64 z t) |
z |
t |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (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 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 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (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 4 binary64)))) |
(*.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 t z) #s(literal 3 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 (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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 t z (*.f64 y x)) (fma.f64 t z (*.f64 y x)))) |
(*.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 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 (neg.f64 (neg.f64 t)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (neg.f64 t)) z) (*.f64 (neg.f64 (neg.f64 t)) z) (*.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 t)) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) (neg.f64 z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (*.f64 (neg.f64 t) (neg.f64 z)) (*.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z)))))) |
(/.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 (-.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 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 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)) (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)) (fma.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 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)) (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 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 (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 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 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 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 y)) x) (*.f64 (neg.f64 (neg.f64 y)) x)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 y)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 x)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 x)) y) (*.f64 (neg.f64 (neg.f64 x)) y)) (*.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 t)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 t)) z) (*.f64 (neg.f64 (neg.f64 t)) z)) (*.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 t)) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) (neg.f64 z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (*.f64 (neg.f64 t) (neg.f64 z))) (*.f64 (*.f64 y x) (*.f64 (neg.f64 t) (neg.f64 z)))))) |
(/.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)))) (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)))) (fma.f64 t z (*.f64 y x))) |
(/.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 (-.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 (neg.f64 (fma.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 (-.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 (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)))) (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 (*.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 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.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 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 (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 (fma.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 (fma.f64 (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 (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 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 2 binary64))) |
(/.f64 (fma.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 (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 (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 (fma.f64 (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 (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))) (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 (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))) (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 2 binary64))) |
(/.f64 (fma.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)))) (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 (fma.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 (fma.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 (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 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))) (fma.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 (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 (+.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 (pow.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (fma.f64 t z (*.f64 y x)) #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 (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (fma.f64 t z (*.f64 y x))))) |
(/.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 (-.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 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 (-.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 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 (fma.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 6 binary64)) (pow.f64 (*.f64 t z) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 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))) (*.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 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))) (*.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 (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 2 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))) (+.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 3 binary64)) (pow.f64 (*.f64 y x) #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 (*.f64 t z) x) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #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 (-.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 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t z) x) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #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 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 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 (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 t z) (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 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) x) (fma.f64 t 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) y)) y) (fma.f64 t 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (fma.f64 t 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (fma.f64 t 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) x)) (fma.f64 t 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) y)) (fma.f64 t 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) x)) (fma.f64 t 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 y x) #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 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (*.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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) t) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (*.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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 z z)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (*.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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (*.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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) t)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (/.f64 (pow.f64 (*.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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 t z)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 t z)) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z)) (*.f64 y x)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t) (*.f64 y x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z) (*.f64 y x)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t t) z)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t t) z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t t) z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t t) z)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (neg.f64 (*.f64 (neg.f64 y) x))) (sqrt.f64 (neg.f64 (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 (sqrt.f64 (neg.f64 (*.f64 (neg.f64 y) x))) (sqrt.f64 (neg.f64 (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (neg.f64 (*.f64 (neg.f64 y) x))) (sqrt.f64 (neg.f64 (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (neg.f64 (*.f64 (neg.f64 y) x))) (sqrt.f64 (neg.f64 (*.f64 (neg.f64 y) x))) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x)) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 t z)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 t z)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 t z)) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 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 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 z) t)) |
(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 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)) (*.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 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 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 t z)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.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) (neg.f64 z))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 t z)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.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) (neg.f64 z))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 t z)) |
(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)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) x) (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)) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) y)) y) (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)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (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)) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (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)) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) x)) (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)) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) y)) (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)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) x)) (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)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (/.f64 (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))) (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)) (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 t z) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (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 4 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))))) |
(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 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (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 (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) t) (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 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 z z)) (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 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (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 (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) t)) (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 (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 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 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #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))))) |
(fma.f64 (/.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 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 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3/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)))))) |
(fma.f64 (/.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 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 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 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (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 4 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #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))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (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 4 binary64))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3/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)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (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 4 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))))) |
(fma.f64 (fabs.f64 t) (fabs.f64 z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (fabs.f64 t) (fabs.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 t) (fabs.f64 z) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 t) (fabs.f64 z) (*.f64 y x)) |
(fma.f64 (fabs.f64 z) (fabs.f64 t) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 (fabs.f64 z) (fabs.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 z) (fabs.f64 t) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 z) (fabs.f64 t) (*.f64 y x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 (neg.f64 z) t)) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 t z)) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 (neg.f64 z) t)) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 t z)) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) t) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 z z)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 x x) y) (/.f64 y (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) t)) (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 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) t) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 z z)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 x (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) t)) (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 (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) x) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 t t) z) (/.f64 z (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) y)) y) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 t t) z) (/.f64 z (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 t t) z) (/.f64 z (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 t t) z) (/.f64 z (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 t t) z) (/.f64 z (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 t t) z) (/.f64 z (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 t t) z) (/.f64 z (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 z z) t) (/.f64 t (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) x) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 z z) t) (/.f64 t (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) y)) y) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 z z) t) (/.f64 t (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 z z) t) (/.f64 t (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 z z) t) (/.f64 t (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 z z) t) (/.f64 t (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 z z) t) (/.f64 t (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 z z) t) (/.f64 t (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 y) x (*.f64 t z)) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) t)) |
(fma.f64 (neg.f64 x) y (*.f64 t z)) |
(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))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) t) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 z z)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) t)) (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 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) t) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 z z)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) t)) (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 (*.f64 t t) (/.f64 (*.f64 z z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) x) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) y)) y) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 z z) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) x) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) y)) y) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #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)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #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))))) |
(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)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3/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)))))) |
(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)))) (/.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 t z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 t z) #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)))) (/.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))))) |
(fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) t) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 z z)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 y) x) (/.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) t)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.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 (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)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #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))))) |
(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)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3/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)))))) |
(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)))) (/.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)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #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))))) |
(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)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3/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)))))) |
(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)))) (/.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 t #s(literal 3 binary64)) (/.f64 (pow.f64 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 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))))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 t #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 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))))) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) x) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) y)) y) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (*.f64 t z) (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)) (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)) (/.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)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #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))))) |
(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)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3/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)))))) |
(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)))) (/.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) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) x) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) y)) y) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 t z) (/.f64 (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)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) x) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) y)) y) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 t z (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 t z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t z (*.f64 (neg.f64 y) x)) |
(fma.f64 t z (*.f64 y x)) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) x) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) y)) y) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) y)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) x)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 y)) x)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z t (*.f64 (neg.f64 y) x)) |
(fma.f64 z t (*.f64 y x)) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) t) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 z z)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 y x) (/.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) t)) (fma.f64 t z (*.f64 y x)))) |
(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 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)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #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))))) |
(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)))) (/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3/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)))))) |
(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)))) (/.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 y (/.f64 (*.f64 (*.f64 x x) y) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) t) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 z z)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 y (/.f64 (*.f64 (*.f64 x x) y) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) t)) (fma.f64 t z (*.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 (neg.f64 x) (*.f64 (neg.f64 z) t)) |
(fma.f64 y (neg.f64 x) (*.f64 t z)) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 y x (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 y x (*.f64 (neg.f64 z) t)) |
(fma.f64 y x (*.f64 t z)) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) t) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 z z)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) x) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) t)) (fma.f64 t z (*.f64 y x)))) |
(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 (neg.f64 y) (*.f64 (neg.f64 z) t)) |
(fma.f64 x (neg.f64 y) (*.f64 t z)) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 t)) z)) |
(fma.f64 x y (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 x y (*.f64 (neg.f64 z) t)) |
(fma.f64 x y (*.f64 t z)) |
(-.f64 (/.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 (*.f64 t z) x) y)))) (/.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 (*.f64 t z) x) y))))) |
(-.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)) (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)) (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)) (fma.f64 t z (*.f64 y x))) (/.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)) (fma.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 (*.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 (pow.f64 (*.f64 y x) #s(literal 4 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (fma.f64 t z (*.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 4 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 (*.f64 t z) #s(literal 4 binary64)) (pow.f64 (fma.f64 t z (*.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 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (fma.f64 t z (*.f64 y x))) (/.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) (fma.f64 t z (*.f64 y x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 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 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 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 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 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 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 (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 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) (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))))) |
(-.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 (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3/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 (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 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 (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 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #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))))) |
(-.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 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3/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 (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)) (fma.f64 t z (*.f64 y x))) (/.f64 (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 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 (neg.f64 y) x) (*.f64 t z)) |
(-.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) |
(-.f64 (*.f64 t z) (*.f64 (neg.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 (neg.f64 t) (neg.f64 z))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(+.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 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 t z) #s(literal 9 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 (pow.f64 (*.f64 y x) #s(literal 9 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 (pow.f64 (*.f64 y x) #s(literal 9 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 (pow.f64 (*.f64 t z) #s(literal 9 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 (/.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)))) (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 (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 (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 (*.f64 t z) (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 y x) (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 (*.f64 y x) (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 t z) (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 (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)) (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 (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))))) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 t z)) (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 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 (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.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 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 t z)) (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 (*.f64 (*.f64 y x) (fma.f64 t z (*.f64 y x))) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) (fma.f64 t z (*.f64 y x)))) |
(+.f64 (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x)) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 (neg.f64 z) t)) (fma.f64 t z (*.f64 y x)))) |
(+.f64 (/.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)))) (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 (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 (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 (*.f64 t z) (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 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 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.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 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 t z) (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 (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)) (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 (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))))) (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 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 t z)) (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 y x)) (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 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 y x)) (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 t z)) (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 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)))) (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 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)))) (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 4 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) (pow.f64 (fma.f64 t z (*.f64 y x)) #s(literal 3 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (fma.f64 t z (*.f64 y x)))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (fma.f64 t z (*.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 6 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 6 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 t z) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(+.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 (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 (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 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #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))))) |
(+.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 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (pow.f64 (*.f64 t z) #s(literal 3/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 (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)) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) x) (fma.f64 t z (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x x) y)) y) (fma.f64 t z (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 x x)) (fma.f64 t z (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y)) (fma.f64 t z (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 y) x)) (fma.f64 t z (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 x x) y)) (fma.f64 t z (*.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) x)) (fma.f64 t z (*.f64 y x)))) |
(+.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)) (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 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (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 (*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) t) (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 (*.f64 (neg.f64 (*.f64 t t)) (*.f64 z z)) (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 (*.f64 (neg.f64 (*.f64 z z)) (*.f64 t t)) (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 (*.f64 (neg.f64 t) (*.f64 (*.f64 z z) t)) (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 (neg.f64 y) x) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 t z)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 y)) x)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 t z) (*.f64 (neg.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 (neg.f64 t) (neg.f64 z))) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 y x) (*.f64 t z)) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (neg.f64 y) x))) (sqrt.f64 (neg.f64 (*.f64 (neg.f64 y) x)))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x))) |
(*.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y)) |
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y 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 (fabs.f64 y) (fabs.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 y)) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (*.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (*.f64 (neg.f64 y) x))) |
(fabs.f64 (*.f64 (neg.f64 y) x)) |
(fabs.f64 (*.f64 y x)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 y x))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 y x))) (sinh.f64 (log.f64 (*.f64 y x)))) |
x |
y |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t))) |
(*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t)))) |
(*.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t)))) |
(*.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t t) z))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) |
(*.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 (fabs.f64 t) (fabs.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 t)) |
(*.f64 t z) |
(*.f64 z t) |
(pow.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 t z) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (neg.f64 z) t)) |
(sqrt.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 (neg.f64 z) t)) |
(fabs.f64 (*.f64 t z)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t z)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 t z))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 t z))) (sinh.f64 (log.f64 (*.f64 t z)))) |
z |
t |
Compiled 15 391 to 986 computations (93.6% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 530 | 3 | 533 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 531 | 3 | 534 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (fma.f64 z t (*.f64 y x)) |
| ▶ | 99.6% | (fma.f64 y x (*.f64 t z)) |
| ▶ | 55.8% | #s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
(*.f64 t z) |
t |
z |
(fma.f64 y x (*.f64 t z)) |
y |
x |
(fma.f64 z t (*.f64 y x)) |
(*.f64 y x) |
| Outputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
x |
(* x y) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
y |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
z |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
t |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | -inf | ((+ (* x y) (* z t)) (* t z) t z (+ (* y x) (* t z)) y x (+ (* z t) (* y x)) (* y x)) |
| 1.0ms | x | @ | -inf | ((+ (* x y) (* z t)) (* t z) t z (+ (* y x) (* t z)) y x (+ (* z t) (* y x)) (* y x)) |
| 1.0ms | y | @ | -inf | ((+ (* x y) (* z t)) (* t z) t z (+ (* y x) (* t z)) y x (+ (* z t) (* y x)) (* y x)) |
| 1.0ms | z | @ | -inf | ((+ (* x y) (* z t)) (* t z) t z (+ (* y x) (* t z)) y x (+ (* z t) (* y x)) (* y x)) |
| 0.0ms | x | @ | inf | ((+ (* x y) (* z t)) (* t z) t z (+ (* y x) (* t z)) y x (+ (* z t) (* y x)) (* y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 73 |
| 1 | 162 | 73 |
| 2 | 550 | 73 |
| 3 | 1806 | 73 |
| 4 | 4105 | 73 |
| 5 | 7427 | 73 |
| 0 | 8103 | 64 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
x |
(* x y) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
y |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
z |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
t |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
| Outputs |
|---|
(* t z) |
(*.f64 t z) |
(+ (* t z) (* x y)) |
(fma.f64 t z (*.f64 y x)) |
x |
(* x y) |
(*.f64 y x) |
(* x (+ y (/ (* t z) x))) |
(fma.f64 t z (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(fma.f64 t z (*.f64 y x)) |
y |
(* y (+ x (/ (* t z) y))) |
(fma.f64 t z (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(fma.f64 t z (*.f64 y x)) |
z |
(* z (+ t (/ (* x y) z))) |
(fma.f64 t z (*.f64 y x)) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(fma.f64 t z (*.f64 y x)) |
t |
(* t (+ z (/ (* x y) t))) |
(fma.f64 t z (*.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 | 12 | 33 |
| 0 | 16 | 32 |
| 1 | 72 | 32 |
| 2 | 343 | 32 |
| 3 | 3479 | 32 |
| 0 | 8828 | 32 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
(*.f64 t z) |
t |
z |
(fma.f64 y x (*.f64 t z)) |
y |
x |
(fma.f64 z t (*.f64 y x)) |
(*.f64 y x) |
| Outputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
(*.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z))) |
(*.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 t))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) z)) (sqrt.f64 (neg.f64 t))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t))) |
(*.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t)))) |
(*.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (*.f64 z (*.f64 (neg.f64 z) t)))) |
(*.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t)))) |
(*.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) t)))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t 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 (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 (fabs.f64 t) (fabs.f64 z)) |
(*.f64 (fabs.f64 z) (fabs.f64 t)) |
(*.f64 t z) |
(*.f64 z t) |
(pow.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 t z) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (neg.f64 z) t)) |
(sqrt.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 (neg.f64 z) t)) |
(fabs.f64 (*.f64 t z)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t z)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 t z))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 t z))) (sinh.f64 (log.f64 (*.f64 t z)))) |
t |
z |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (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)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #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 t z) #s(literal 3 binary64)) (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)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) |
(*.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 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.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 (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 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 t z (*.f64 y x)) (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 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (neg.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 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (neg.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 (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)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (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)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (neg.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)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #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 (*.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 (*.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (neg.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 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))) |
(/.f64 (-.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 (neg.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 y x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #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 (*.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (neg.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 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (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 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 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))) |
(/.f64 (fma.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 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (neg.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 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))) |
(/.f64 (fma.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 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #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 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (neg.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 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.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 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (neg.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 (fma.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 (neg.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)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #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 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (neg.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 (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)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.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 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)) (*.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 (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)) (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 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 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 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))) (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))) (fma.f64 t z (*.f64 y x))) |
(/.f64 (-.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 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 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)) (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)) (fma.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 (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 (+.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 3 binary64)) (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))) (+.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 (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 (/.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 (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 (/.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 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.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 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 (fma.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 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (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))) |
(/.f64 (fma.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 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 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 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 9 binary64)) (pow.f64 (*.f64 y x) #s(literal 9 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) 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 (fma.f64 t z (*.f64 y x)) #s(literal 2 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))) (neg.f64 (neg.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 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (neg.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 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 (fma.f64 t z (*.f64 y x))) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z)) (*.f64 y x)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t)) (*.f64 y x)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 t z)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 t))) (sqrt.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 t))) (sqrt.f64 z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 t))) (sqrt.f64 z) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 t))) (sqrt.f64 z) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) z)) (sqrt.f64 (neg.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) z)) (sqrt.f64 (neg.f64 t)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) z)) (sqrt.f64 (neg.f64 t)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) z)) (sqrt.f64 (neg.f64 t)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (*.f64 z (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (*.f64 z (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (*.f64 z (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (*.f64 z (*.f64 (neg.f64 z) t))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t) (*.f64 y x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z) (*.f64 y x)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) t))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t t) z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t t) z)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t t) z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t t) z)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 y))) (sqrt.f64 x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 y))) (sqrt.f64 x) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 y))) (sqrt.f64 x) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 y))) (sqrt.f64 x) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) x)) (sqrt.f64 (neg.f64 y)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) x)) (sqrt.f64 (neg.f64 y)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) x)) (sqrt.f64 (neg.f64 y)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) x)) (sqrt.f64 (neg.f64 y)) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x)) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 x (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 x (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 x (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 x (*.f64 (neg.f64 y) x))) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 t z)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 t z)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x))) (*.f64 t z)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 t z)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)) (*.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 (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)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 t z)) |
(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)) (*.f64 (neg.f64 z) t)) |
(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 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (*.f64 y x)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 t z)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 t z)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 y x)) |
(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)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 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))))) |
(fma.f64 (/.f64 (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 (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))))) |
(fma.f64 (/.f64 (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 (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))))) |
(fma.f64 (/.f64 (pow.f64 (*.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 (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 (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)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (/.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))))) |
(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))) (/.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 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 (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 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))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (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)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (fabs.f64 t) (fabs.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 t) (fabs.f64 z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (fabs.f64 t) (fabs.f64 z) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 t) (fabs.f64 z) (*.f64 y x)) |
(fma.f64 (fabs.f64 z) (fabs.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 z) (fabs.f64 t) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (fabs.f64 z) (fabs.f64 t) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 z) (fabs.f64 t) (*.f64 y x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 (neg.f64 z) t)) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 t z)) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 (neg.f64 z) t)) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 t z)) |
(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 z z) t) (/.f64 t (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 t t) z) (/.f64 z (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (neg.f64 x) y (*.f64 t z)) |
(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 (*.f64 t t) (/.f64 (*.f64 z z) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #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)))) (/.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 t z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 t z) #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)))) (/.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))))) |
(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)))) (/.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)))) (/.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 t #s(literal 3 binary64)) (/.f64 (pow.f64 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 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))))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 t #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 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))))) |
(fma.f64 (*.f64 (neg.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 (neg.f64 y) x (*.f64 t z)) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (*.f64 t z) (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)) (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)) (/.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)))) (/.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)))) (/.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 (pow.f64 (*.f64 t z) #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 (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))))) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 t z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t z (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 t z (*.f64 (neg.f64 y) x)) |
(fma.f64 t z (*.f64 y x)) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z t (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 z t (*.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 (neg.f64 x) (*.f64 t z)) |
(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 (*.f64 (neg.f64 z) t)) |
(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 (neg.f64 y) (*.f64 t z)) |
(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 (*.f64 (neg.f64 z) t)) |
(fma.f64 x y (*.f64 t z)) |
(-.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 (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 (*.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 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (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 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 y x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) (neg.f64 t))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 t z) (*.f64 y x)) |
(+.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 (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 (*.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 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (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 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 (neg.f64 y) x) (*.f64 t z)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) |
(+.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) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 y x) (*.f64 t z)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 t z) (*.f64 y x)) |
y |
x |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (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)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #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 t z) #s(literal 3 binary64)) (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)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64)))) |
(*.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 t z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.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 (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 (fma.f64 t z (*.f64 y x)) (/.f64 (fma.f64 t z (*.f64 y x)) (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 (-.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (neg.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 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (neg.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 (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)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (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)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (neg.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)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #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 (*.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 (*.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (*.f64 (neg.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 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))) |
(/.f64 (-.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 (neg.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 y x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #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 (*.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (neg.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 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.f64 (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 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 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))) |
(/.f64 (fma.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 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (neg.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 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))) |
(/.f64 (fma.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 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #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 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (neg.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 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.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 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (*.f64 (neg.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 (fma.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 (neg.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)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #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 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (neg.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 (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)))) (*.f64 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (neg.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 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)) (*.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 (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)) (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 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 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 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))) (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))) (fma.f64 t z (*.f64 y x))) |
(/.f64 (-.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 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 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)) (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)) (fma.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 (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 (+.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 3 binary64)) (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))) (+.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 (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 (/.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 (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 (/.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 (-.f64 (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (*.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 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 (fma.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 (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (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))) |
(/.f64 (fma.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 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 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 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 t z (*.f64 y x)) (*.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (fma.f64 t z (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 9 binary64)) (pow.f64 (*.f64 y x) #s(literal 9 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) 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 (fma.f64 t z (*.f64 y x)) #s(literal 2 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))) (neg.f64 (neg.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 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (neg.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 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 (fma.f64 t z (*.f64 y x))) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 (fabs.f64 t)) (fabs.f64 (fabs.f64 z)) (*.f64 y x)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 (fabs.f64 z)) (fabs.f64 (fabs.f64 t)) (*.f64 y x)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x)) (*.f64 t z)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y)) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z))) (sqrt.f64 t) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 t))) (sqrt.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 t))) (sqrt.f64 z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 t))) (sqrt.f64 z) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 t))) (sqrt.f64 z) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) t)) (sqrt.f64 (neg.f64 z)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) z)) (sqrt.f64 (neg.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) z)) (sqrt.f64 (neg.f64 t)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) z)) (sqrt.f64 (neg.f64 t)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 z) t) z)) (sqrt.f64 (neg.f64 t)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 z) t)) (sqrt.f64 (*.f64 (neg.f64 z) t)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (neg.f64 z)) (sqrt.f64 (*.f64 t (*.f64 (neg.f64 z) t))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (*.f64 z (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (*.f64 z (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (*.f64 z (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (neg.f64 t)) (sqrt.f64 (*.f64 z (*.f64 (neg.f64 z) t))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z z) t)) (sqrt.f64 t) (*.f64 y x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) t))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (*.f64 z z) t)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 t t) z)) (sqrt.f64 z) (*.f64 y x)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) t))) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (neg.f64 t) (*.f64 (neg.f64 z) t))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t t) z)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t t) z)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t t) z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (*.f64 t t) z)) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 y))) (sqrt.f64 x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 y))) (sqrt.f64 x) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 y))) (sqrt.f64 x) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 y))) (sqrt.f64 x) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) x)) (sqrt.f64 (neg.f64 y)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) x)) (sqrt.f64 (neg.f64 y)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) x)) (sqrt.f64 (neg.f64 y)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) x)) (sqrt.f64 (neg.f64 y)) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x)) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 x (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 x (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 x (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 x (*.f64 (neg.f64 y) x))) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y) (*.f64 t z)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y)) (*.f64 t z)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x) (*.f64 t z)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x))) (*.f64 t z)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y y) x)) (*.f64 t z)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t)) (*.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 (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)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 t z)) |
(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)) (*.f64 (neg.f64 z) t)) |
(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 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z)) (*.f64 y x)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 t z)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 z) t)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 t z)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 y x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64)) (*.f64 y x)) |
(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)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 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))))) |
(fma.f64 (/.f64 (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 (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))))) |
(fma.f64 (/.f64 (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 (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))))) |
(fma.f64 (/.f64 (pow.f64 (*.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 (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 (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)) (fma.f64 (fma.f64 t z (*.f64 y x)) (*.f64 y x) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 4 binary64))) (/.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))))) |
(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))) (/.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 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 (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 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))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (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)) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (fabs.f64 t) (fabs.f64 z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 t) (fabs.f64 z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (fabs.f64 t) (fabs.f64 z) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 t) (fabs.f64 z) (*.f64 y x)) |
(fma.f64 (fabs.f64 z) (fabs.f64 t) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 (fabs.f64 z) (fabs.f64 t) (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 (fabs.f64 z) (fabs.f64 t) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 z) (fabs.f64 t) (*.f64 y x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 (neg.f64 z) t)) |
(fma.f64 (fabs.f64 y) (fabs.f64 x) (*.f64 t z)) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 (neg.f64 t) (neg.f64 z))) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 (neg.f64 z) (neg.f64 t))) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 (neg.f64 z) t)) |
(fma.f64 (fabs.f64 x) (fabs.f64 y) (*.f64 t z)) |
(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 z z) t) (/.f64 t (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 (*.f64 t t) z) (/.f64 z (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (neg.f64 x) y (*.f64 t z)) |
(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 (*.f64 t t) (/.f64 (*.f64 z z) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 t t) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #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)))) (/.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 t z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 t z) #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)))) (/.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))))) |
(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)))) (/.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)))) (/.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 t #s(literal 3 binary64)) (/.f64 (pow.f64 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 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))))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 t #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 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))))) |
(fma.f64 (*.f64 (neg.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 (neg.f64 y) x (*.f64 t z)) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (*.f64 t z) (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)) (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)) (/.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)))) (/.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)))) (/.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 (pow.f64 (*.f64 t z) #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 (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))))) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t z) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 z z) t) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 t z (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 t z (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 t z (*.f64 (neg.f64 y) x)) |
(fma.f64 t z (*.f64 y x)) |
(fma.f64 z (/.f64 (*.f64 (*.f64 t t) z) (fma.f64 t z (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x)))) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 z t (*.f64 (neg.f64 (neg.f64 x)) y)) |
(fma.f64 z t (*.f64 (neg.f64 x) (neg.f64 y))) |
(fma.f64 z t (*.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 (neg.f64 x) (*.f64 t z)) |
(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 (*.f64 (neg.f64 z) t)) |
(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 (neg.f64 y) (*.f64 t z)) |
(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 (*.f64 (neg.f64 z) t)) |
(fma.f64 x y (*.f64 t z)) |
(-.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 (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 (*.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 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (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 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 y x) (*.f64 (neg.f64 t) (neg.f64 z))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) (neg.f64 t))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) |
(-.f64 (*.f64 y x) (*.f64 t z)) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 (*.f64 t z) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 t z) (*.f64 y x)) |
(+.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 (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 (*.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 t z) #s(literal 2 binary64)) (fma.f64 t z (*.f64 y x))) (/.f64 (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 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 (neg.f64 y) x) (*.f64 t z)) |
(+.f64 (*.f64 (neg.f64 z) t) (*.f64 y x)) |
(+.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) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 y x) (*.f64 t z)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(+.f64 (*.f64 t z) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 t z) (*.f64 y x)) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) (neg.f64 y))) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (neg.f64 y) x) x)) (sqrt.f64 (neg.f64 y))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x))) |
(*.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (*.f64 x (*.f64 (neg.f64 y) x)))) |
(*.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y)) |
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x)))) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y 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 (fabs.f64 y) (fabs.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 y)) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (*.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
(sqrt.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 (neg.f64 y) x)) |
(fabs.f64 (*.f64 y x)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 y x))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 y x))) (sinh.f64 (log.f64 (*.f64 y x)))) |
Compiled 7 917 to 715 computations (91% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 404 | 1 | 405 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 0 | 0 |
| Total | 405 | 3 | 408 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (fma.f64 y x (*.f64 t z)) |
| ✓ | 55.8% | #s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
| ▶ | 31.8% | #s(approx (+ (* x y) (* z t)) (fabs.f64 (*.f64 t z))) |
Compiled 29 to 25 computations (13.8% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (fabs.f64 (*.f64 t z))) |
(fabs.f64 (*.f64 t z)) |
(*.f64 t z) |
t |
z |
| Outputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(fabs (* t z)) |
z |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
t |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | -inf | ((+ (* x y) (* z t)) (fabs (* t z)) (* t z) t z) |
| 1.0ms | t | @ | -inf | ((+ (* x y) (* z t)) (fabs (* t z)) (* t z) t z) |
| 0.0ms | z | @ | inf | ((+ (* x y) (* z t)) (fabs (* t z)) (* t z) t z) |
| 0.0ms | t | @ | inf | ((+ (* x y) (* z t)) (fabs (* t z)) (* t z) t z) |
| 0.0ms | z | @ | 0 | ((+ (* x y) (* z t)) (fabs (* t z)) (* t z) t z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 75 |
| 1 | 168 | 75 |
| 2 | 574 | 75 |
| 3 | 1824 | 75 |
| 4 | 4255 | 75 |
| 0 | 8154 | 66 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(fabs (* t z)) |
z |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
t |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
| Outputs |
|---|
(* t z) |
(*.f64 t z) |
(+ (* t z) (* x y)) |
(fma.f64 y x (*.f64 t z)) |
(* x y) |
(*.f64 y x) |
(* x (+ y (/ (* t z) x))) |
(fma.f64 y x (*.f64 t z)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(fma.f64 y x (*.f64 t z)) |
(* y (+ x (/ (* t z) y))) |
(fma.f64 y x (*.f64 t z)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(fma.f64 y x (*.f64 t z)) |
(fabs (* t z)) |
(fabs.f64 (*.f64 t z)) |
z |
(* z (+ t (/ (* x y) z))) |
(fma.f64 y x (*.f64 t z)) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(fma.f64 y x (*.f64 t z)) |
t |
(* t (+ z (/ (* x y) t))) |
(fma.f64 y x (*.f64 t z)) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
(fma.f64 y x (*.f64 t z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 21 |
| 0 | 12 | 20 |
| 1 | 41 | 20 |
| 2 | 225 | 19 |
| 3 | 2090 | 19 |
| 0 | 9320 | 18 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (fabs.f64 (*.f64 t z))) |
(fabs.f64 (*.f64 t z)) |
(*.f64 t z) |
t |
z |
| Outputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 t z)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 t z))))) |
(*.f64 (fabs.f64 (*.f64 (sqrt.f64 t) z)) (fabs.f64 (sqrt.f64 t))) |
(*.f64 (fabs.f64 (sqrt.f64 t)) (fabs.f64 (*.f64 (sqrt.f64 t) z))) |
(*.f64 (fabs.f64 (*.f64 (sqrt.f64 z) t)) (fabs.f64 (sqrt.f64 z))) |
(*.f64 (fabs.f64 (sqrt.f64 z)) (fabs.f64 (*.f64 (sqrt.f64 z) t))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 t z) (neg.f64 t))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 t z) (neg.f64 z))) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 t z)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 t z))) (sqrt.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 t)) (*.f64 (sqrt.f64 t) z)) |
(*.f64 (sqrt.f64 (neg.f64 z)) (*.f64 (sqrt.f64 z) t)) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 t z))) (neg.f64 (sqrt.f64 (*.f64 t z)))) |
(*.f64 (neg.f64 (neg.f64 t)) z) |
(*.f64 (*.f64 (sqrt.f64 z) t) (sqrt.f64 (neg.f64 z))) |
(*.f64 (*.f64 (sqrt.f64 z) t) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 t) z) (sqrt.f64 (neg.f64 t))) |
(*.f64 (*.f64 (sqrt.f64 t) z) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 t z)))) |
(*.f64 (sqrt.f64 t) (*.f64 (sqrt.f64 t) z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (neg.f64 t) (*.f64 t z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 z) t)) |
(*.f64 (neg.f64 t) (neg.f64 z)) |
(*.f64 (neg.f64 t) z) |
(*.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z))) |
(*.f64 (neg.f64 z) (neg.f64 t)) |
(*.f64 (neg.f64 z) t) |
(*.f64 t (neg.f64 z)) |
(*.f64 t z) |
(*.f64 z (neg.f64 (neg.f64 t))) |
(*.f64 z (neg.f64 t)) |
(*.f64 z t) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 t z))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 t z)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 t z) #s(literal 1 binary64)) |
(neg.f64 (*.f64 t z)) |
(sqrt.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 (neg.f64 z) (neg.f64 (neg.f64 t)))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 t)) (neg.f64 z))) |
(fabs.f64 (*.f64 t z)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 t z))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t z)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 t z))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 t z))) (sinh.f64 (log.f64 (*.f64 t z)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 t z)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 t z))))) |
(*.f64 (fabs.f64 (*.f64 (sqrt.f64 t) z)) (fabs.f64 (sqrt.f64 t))) |
(*.f64 (fabs.f64 (sqrt.f64 t)) (fabs.f64 (*.f64 (sqrt.f64 t) z))) |
(*.f64 (fabs.f64 (*.f64 (sqrt.f64 z) t)) (fabs.f64 (sqrt.f64 z))) |
(*.f64 (fabs.f64 (sqrt.f64 z)) (fabs.f64 (*.f64 (sqrt.f64 z) t))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 t z) (neg.f64 t))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 t z) (neg.f64 z))) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 (*.f64 t z)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 t z))) (sqrt.f64 (pow.f64 (*.f64 t z) #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 t)) (*.f64 (sqrt.f64 t) z)) |
(*.f64 (sqrt.f64 (neg.f64 z)) (*.f64 (sqrt.f64 z) t)) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 t z))) (neg.f64 (sqrt.f64 (*.f64 t z)))) |
(*.f64 (neg.f64 (neg.f64 t)) z) |
(*.f64 (*.f64 (sqrt.f64 z) t) (sqrt.f64 (neg.f64 z))) |
(*.f64 (*.f64 (sqrt.f64 z) t) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 t) z) (sqrt.f64 (neg.f64 t))) |
(*.f64 (*.f64 (sqrt.f64 t) z) (sqrt.f64 t)) |
(*.f64 (sqrt.f64 t) (sqrt.f64 (*.f64 (neg.f64 z) (*.f64 t z)))) |
(*.f64 (sqrt.f64 t) (*.f64 (sqrt.f64 t) z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (neg.f64 t) (*.f64 t z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 z) t)) |
(*.f64 (neg.f64 t) (neg.f64 z)) |
(*.f64 (neg.f64 t) z) |
(*.f64 (sqrt.f64 (*.f64 t z)) (sqrt.f64 (*.f64 t z))) |
(*.f64 (neg.f64 z) (neg.f64 t)) |
(*.f64 (neg.f64 z) t) |
(*.f64 t (neg.f64 z)) |
(*.f64 t z) |
(*.f64 z (neg.f64 (neg.f64 t))) |
(*.f64 z (neg.f64 t)) |
(*.f64 z t) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 t z))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 t z) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 t z)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 t z) #s(literal 1 binary64)) |
(neg.f64 (*.f64 t z)) |
(sqrt.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 (neg.f64 z) (neg.f64 (neg.f64 t)))) |
(fabs.f64 (*.f64 (neg.f64 (neg.f64 t)) (neg.f64 z))) |
(fabs.f64 (*.f64 t z)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 t z))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 t z)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 t z))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 t z))) (sinh.f64 (log.f64 (*.f64 t z)))) |
t |
z |
Compiled 810 to 160 computations (80.2% saved)
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 1 | 54 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 54 | 3 | 57 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (fma.f64 y x (*.f64 t z)) |
| ▶ | 52.6% | #s(approx (+ (* x y) (* z t)) (*.f64 y x)) |
| ✓ | 55.8% | #s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
Compiled 28 to 24 computations (14.3% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
| Outputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
x |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
y |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | ((+ (* x y) (* z t)) (* y x) y x) |
| 1.0ms | x | @ | -inf | ((+ (* x y) (* z t)) (* y x) y x) |
| 0.0ms | x | @ | inf | ((+ (* x y) (* z t)) (* y x) y x) |
| 0.0ms | y | @ | inf | ((+ (* x y) (* z t)) (* y x) y x) |
| 0.0ms | x | @ | 0 | ((+ (* x y) (* z t)) (* y x) y x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 71 |
| 1 | 162 | 71 |
| 2 | 550 | 71 |
| 3 | 1806 | 71 |
| 4 | 4105 | 71 |
| 5 | 7427 | 71 |
| 0 | 8103 | 62 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t z) |
(+ (* t z) (* x y)) |
(* x y) |
x |
(* x (+ y (/ (* t z) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
y |
(* y (+ x (/ (* t z) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(* z (+ t (/ (* x y) z))) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(* t (+ z (/ (* x y) t))) |
(* -1 (* t (+ (* -1 z) (* -1 (/ (* x y) t))))) |
| Outputs |
|---|
(* t z) |
(*.f64 t z) |
(+ (* t z) (* x y)) |
(fma.f64 t z (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
x |
(* x (+ y (/ (* t z) x))) |
(fma.f64 t z (*.f64 y x)) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (* t z) x))))) |
(fma.f64 t z (*.f64 y x)) |
y |
(* y (+ x (/ (* t z) y))) |
(fma.f64 t z (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t z) y))))) |
(fma.f64 t z (*.f64 y x)) |
(* z (+ t (/ (* x y) z))) |
(fma.f64 t z (*.f64 y x)) |
(* -1 (* z (+ (* -1 t) (* -1 (/ (* x y) z))))) |
(fma.f64 t z (*.f64 y x)) |
(* t (+ z (/ (* x y) t))) |
(fma.f64 t z (*.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 | 9 | 16 |
| 0 | 10 | 16 |
| 1 | 29 | 16 |
| 2 | 201 | 16 |
| 3 | 2060 | 16 |
| 0 | 9439 | 15 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
| Outputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 y x)) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (neg.f64 y) x))) (sqrt.f64 (neg.f64 (*.f64 (neg.f64 y) x)))) |
(*.f64 (sqrt.f64 (*.f64 (neg.f64 y) x)) (sqrt.f64 (*.f64 (neg.f64 y) x))) |
(*.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 x x) y)) (sqrt.f64 y)) |
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 (*.f64 x x) y))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 y y) x)) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (*.f64 y 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 (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 (fabs.f64 y) (fabs.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 y)) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (*.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (*.f64 (neg.f64 y) x))) |
(fabs.f64 (*.f64 (neg.f64 y) x)) |
(fabs.f64 (*.f64 y x)) |
(exp.f64 (/.f64 (log.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 y x))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 y x))) (sinh.f64 (log.f64 (*.f64 y x)))) |
y |
x |
Compiled 495 to 104 computations (79% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 34 | 0 | 34 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 34 | 3 | 37 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.6% | (fma.f64 y x (*.f64 t z)) |
| ✓ | 52.6% | #s(approx (+ (* x y) (* z t)) (*.f64 y x)) |
| ✓ | 55.8% | #s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
Compiled 81 to 42 computations (48.1% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
#s(approx (+ (* x y) (* z t)) (*.f64 y x)) |
#s(approx (+ (* x y) (* z t)) (fabs.f64 (*.f64 t z))) |
(fma.f64 y x (*.f64 t z)) |
(fma.f64 z t (*.f64 y x)) |
(+.f64 (*.f64 x y) (*.f64 z t)) |
| Outputs |
|---|
(fma.f64 y x (*.f64 t z)) |
7 calls:
| 21.0ms | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 2.0ms | t |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (*.f64 z t) |
| 99.6% | 1 | (*.f64 x y) |
| 99.6% | 1 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 99.6% | 1 | x |
| 99.6% | 1 | y |
| 99.6% | 1 | z |
| 99.6% | 1 | t |
Compiled 17 to 33 computations (-94.1% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
#s(approx (+ (* x y) (* z t)) (*.f64 y x)) |
#s(approx (+ (* x y) (* z t)) (fabs.f64 (*.f64 t z))) |
| Outputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 y x)) |
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
#s(approx (+ (* x y) (* z t)) (*.f64 y x)) |
7 calls:
| 2.0ms | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 2.0ms | t |
| 2.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.4% | 3 | (*.f64 z t) |
| 78.6% | 3 | (*.f64 x y) |
| 61.9% | 4 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 74.1% | 3 | x |
| 72.9% | 3 | y |
| 73.6% | 3 | z |
| 75.7% | 3 | t |
Compiled 17 to 33 computations (-94.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
| Outputs |
|---|
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
7 calls:
| 8.0ms | x |
| 1.0ms | z |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | (+.f64 (*.f64 x y) (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.8% | 1 | (+.f64 (*.f64 x y) (*.f64 z t)) |
| 55.8% | 1 | y |
| 55.8% | 1 | z |
| 55.8% | 1 | x |
| 55.8% | 1 | t |
| 55.8% | 1 | (*.f64 z t) |
| 55.8% | 1 | (*.f64 x y) |
Compiled 17 to 33 computations (-94.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.953763613552771e+27 | 2.281866464747424e+41 |
| 0.0ms | -1.6096383905252479e+75 | -5.3716424175741075e+69 |
Compiled 10 to 14 computations (-40% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 52 |
| 1 | 28 | 52 |
| 2 | 42 | 52 |
| 3 | 62 | 52 |
| 4 | 83 | 52 |
| 5 | 87 | 52 |
| 6 | 90 | 52 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 y x (*.f64 t z)) |
(if (<=.f64 (*.f64 x y) #s(literal -999999999999999926539781176481198923508803215199467887262646419780362305536 binary64)) #s(approx (+ (* x y) (* z t)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 4999999999999999791559868416 binary64)) #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(approx (+ (* x y) (* z t)) (*.f64 y x)))) |
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
| Outputs |
|---|
(fma.f64 y x (*.f64 t z)) |
(if (<=.f64 (*.f64 x y) #s(literal -999999999999999926539781176481198923508803215199467887262646419780362305536 binary64)) #s(approx (+ (* x y) (* z t)) (*.f64 y x)) (if (<=.f64 (*.f64 x y) #s(literal 4999999999999999791559868416 binary64)) #s(approx (+ (* x y) (* z t)) (*.f64 t z)) #s(approx (+ (* x y) (* z t)) (*.f64 y x)))) |
(if (or (<=.f64 (*.f64 x y) #s(literal -999999999999999926539781176481198923508803215199467887262646419780362305536 binary64)) (not (<=.f64 (*.f64 x y) #s(literal 4999999999999999791559868416 binary64)))) #s(approx (+ (* x y) (* z t)) (*.f64 y x)) #s(approx (+ (* x y) (* z t)) (*.f64 t z))) |
#s(approx (+ (* x y) (* z t)) (*.f64 t z)) |
| 1× | done |
Compiled 52 to 20 computations (61.5% saved)
(sort z t)
(sort x y)
Compiled 142 to 78 computations (45.1% saved)
Loading profile data...