dynarmic/src/common/fp
2020-04-22 20:46:22 +01:00
..
op IR: Implement FPRecipEstimate 2020-04-22 20:46:22 +01:00
fpcr.h fp: A64::FPCR -> FP::FPCR 2020-04-22 20:46:21 +01:00
fpsr.h fp: Add FPSR 2020-04-22 20:46:19 +01:00
fused.cpp fp: Change FPUnpacked to a normalized representation 2020-04-22 20:46:22 +01:00
fused.h fp: Change FPUnpacked to a normalized representation 2020-04-22 20:46:22 +01:00
info.h fp: Implement FPRSqrtStepFused 2020-04-22 20:46:22 +01:00
mantissa_util.h fp: Remove MantissaT 2020-04-22 20:46:21 +01:00
op.h IR: Implement FPRecipEstimate 2020-04-22 20:46:22 +01:00
process_exception.cpp fp: A64::FPCR -> FP::FPCR 2020-04-22 20:46:21 +01:00
process_exception.h fp: Use forward declarations where applicable 2020-04-22 20:46:21 +01:00
process_nan.cpp process_nan: Add two operand variant 2020-04-22 20:46:22 +01:00
process_nan.h process_nan: Add two operand variant 2020-04-22 20:46:22 +01:00
rounding_mode.h fp: Extract common RoundingMode enum 2020-04-22 20:46:18 +01:00
unpacked.cpp fp: Change FPUnpacked to a normalized representation 2020-04-22 20:46:22 +01:00
unpacked.h fp: Change FPUnpacked to a normalized representation 2020-04-22 20:46:22 +01:00
util.h emit_x64_floating_point: Fixup special NaN case in FMA FPMulAdd implementation 2020-04-22 20:46:21 +01:00