MerryMage
|
bde58b04d4
|
IR: Implement FPRSqrtEstimate
|
2020-04-22 20:46:21 +01:00 |
|
Lioncash
|
1dc1e3dcd8
|
fp: Use forward declarations where applicable
Minimizes the amount of files that need to be rebuilt if the headers
ever change.
|
2020-04-22 20:46:21 +01:00 |
|
MerryMage
|
b53127600b
|
fp: A64::FPCR -> FP::FPCR
|
2020-04-22 20:46:21 +01:00 |
|
MerryMage
|
1dbe9d95e6
|
FPRoundInt: Final FPRound based on new sign
While this shouldn't change any of the results in theory, it's just logically more consistent
|
2020-04-22 20:46:21 +01:00 |
|
MerryMage
|
b228694012
|
IR: Implement FPRoundInt
|
2020-04-22 20:46:20 +01:00 |
|
MerryMage
|
e24054f4d7
|
fp: Implement FPRoundInt
|
2020-04-22 20:46:20 +01:00 |
|
MerryMage
|
f876e4afa2
|
fp: Implement FPProcessNaN
|
2020-04-22 20:46:20 +01:00 |
|
MerryMage
|
591adee443
|
fp/info: Add DefaultNaN
|
2020-04-22 20:46:20 +01:00 |
|
MerryMage
|
797e18cd97
|
fp: Move FPToFixed to its own file
|
2020-04-22 20:46:20 +01:00 |
|
MerryMage
|
9571269552
|
fp/op: Implement FPToFixed
|
2020-04-22 20:46:19 +01:00 |
|
MerryMage
|
8087e8df05
|
mantissa_util: Implement ResidualErrorOnRightShift
Accurately calculate residual error that is shifted out
|
2020-04-22 20:46:19 +01:00 |
|
MerryMage
|
8668d61881
|
fp/unpacked: Implement FPRound
|
2020-04-22 20:46:19 +01:00 |
|
MerryMage
|
4ab029c114
|
fp: Implement FPUnpack
|
2020-04-22 20:46:19 +01:00 |
|
MerryMage
|
4875658917
|
fp: Implement FPProcessException
|
2020-04-22 20:46:19 +01:00 |
|
MerryMage
|
3cb98e1560
|
fp: Move fp_util to fp/util
|
2020-04-22 20:46:19 +01:00 |
|
MerryMage
|
c41a38b13e
|
fp: Add FPSR
|
2020-04-22 20:46:19 +01:00 |
|
MerryMage
|
66381352f3
|
fp: Add FPInfo
Provides information about floating-point format for various bit sizes
|
2020-04-22 20:46:19 +01:00 |
|
MerryMage
|
d875c08ebf
|
fp: Extract common RoundingMode enum
|
2020-04-22 20:46:18 +01:00 |
|