Lioncash
|
f33e5939b7
|
common/fp: Remove unnecessary includes
|
2020-04-22 20:58:10 +01:00 |
|
Lioncash
|
b6e74fd17d
|
ir: Add opcodes for performing unsigned reciprocal square root estimates
|
2020-04-22 20:55:05 +01:00 |
|
MerryMage
|
7a673a8a43
|
fp: Change FPUnpacked to a normalized representation
Having a known position for the highest set bit makes writing algorithms easier
|
2020-04-22 20:46:22 +01:00 |
|
MerryMage
|
bda86fd167
|
FPRSqrtEstimate: Improve documentation of RecipSqrtEstimate
|
2020-04-22 20:46:21 +01:00 |
|
Lioncash
|
0a64a66b26
|
FPRSqrtEstimate: Deduplicate array bounds
Dehardcodes a few constants in the loops.
|
2020-04-22 20:46:21 +01:00 |
|
MerryMage
|
bde58b04d4
|
IR: Implement FPRSqrtEstimate
|
2020-04-22 20:46:21 +01:00 |
|