dynarmic/src/common/fp
Lioncash 349d4b577a General: Remove unnecessary includes
Removes unnecessary header dependencies that have accumulated over time
as changes have been made. Lessens the amount of files that need to be
rebuilt when the headers change.
2020-04-22 21:04:22 +01:00
..
op General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
fpcr.h Switch boost::optional to std::optional 2020-04-22 20:57:37 +01:00
fpsr.h General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
fused.cpp common/fp: Remove unnecessary includes 2020-04-22 20:58:10 +01:00
fused.h fp: Change FPUnpacked to a normalized representation 2020-04-22 20:46:22 +01:00
info.h common/fp/info: Make formatting of FPInfo struct member functions consistent 2020-04-22 21:04:21 +01:00
mantissa_util.h general: Remove trailing spaces 2020-04-22 21:04:21 +01:00
op.h common/fp/op: Add FP conversion functions 2020-04-22 20:58:10 +01:00
process_exception.cpp general: Remove trailing spaces 2020-04-22 21:04:21 +01:00
process_exception.h general: Remove trailing spaces 2020-04-22 21:04:21 +01:00
process_nan.cpp general: Remove trailing spaces 2020-04-22 21:04:21 +01:00
process_nan.h general: Remove trailing spaces 2020-04-22 21:04:21 +01:00
rounding_mode.h common/fp: Remove unnecessary includes 2020-04-22 20:58:10 +01:00
unpacked.cpp Suppress MSVC warning C4702: unreachable code 2020-04-22 21:02:46 +01:00
unpacked.h common/fp/unpacked: Amend behavior of FPUnpackCV 2020-04-22 20:58:12 +01:00
util.h General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00