dynarmic/src/common/fp
Lioncash 87083af733 general: Remove trailing spaces
General code-related cleanup. Gets rid of trailing spaces in the
codebase.
2020-04-22 21:04:21 +01:00
..
op general: Remove trailing spaces 2020-04-22 21:04:21 +01:00
fpcr.h Switch boost::optional to std::optional 2020-04-22 20:57:37 +01:00
fpsr.h Switch boost::optional to std::optional 2020-04-22 20:57:37 +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 general: Remove trailing spaces 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 Switch boost::optional to std::optional 2020-04-22 20:57:37 +01:00