dynarmic/src/common/fp/op
MerryMage e76e1186bb FPRecipEstimate: Move offset out of function
MSVC has weird lambda capturing rules.
2020-04-22 20:46:22 +01:00
..
FPMulAdd.cpp fp: Implement FPMulAdd 2020-04-22 20:46:21 +01:00
FPMulAdd.h fp: Implement FPMulAdd 2020-04-22 20:46:21 +01:00
FPNeg.h fp: Implement FPNeg 2020-04-22 20:46:22 +01:00
FPRecipEstimate.cpp FPRecipEstimate: Move offset out of function 2020-04-22 20:46:22 +01:00
FPRecipEstimate.h IR: Implement FPRecipEstimate 2020-04-22 20:46:22 +01:00
FPRecipStepFused.cpp IR: Implement FPRecipStepFused, FPVectorRecipStepFused 2020-04-22 20:46:22 +01:00
FPRecipStepFused.h IR: Implement FPRecipStepFused, FPVectorRecipStepFused 2020-04-22 20:46:22 +01:00
FPRoundInt.cpp fp: Change FPUnpacked to a normalized representation 2020-04-22 20:46:22 +01:00
FPRoundInt.h fp: Use forward declarations where applicable 2020-04-22 20:46:21 +01:00
FPRSqrtEstimate.cpp fp: Change FPUnpacked to a normalized representation 2020-04-22 20:46:22 +01:00
FPRSqrtEstimate.h FPRSqrtEstimate: Use forward declarations where applicable 2020-04-22 20:46:21 +01:00
FPRSqrtStepFused.cpp fp: Change FPUnpacked to a normalized representation 2020-04-22 20:46:22 +01:00
FPRSqrtStepFused.h fp: Implement FPRSqrtStepFused 2020-04-22 20:46:22 +01:00
FPToFixed.cpp fp: Change FPUnpacked to a normalized representation 2020-04-22 20:46:22 +01:00
FPToFixed.h fp: Use forward declarations where applicable 2020-04-22 20:46:21 +01:00