mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-05 05:58:19 +01:00
Avoids potentially clobbering the intended sign bit value during conversions to double-precision values. The other conversion types are already properly handled, so those don't need to be addressed. |
||
|---|---|---|
| .. | ||
| op | ||
| fpcr.h | ||
| fpsr.h | ||
| fused.cpp | ||
| fused.h | ||
| info.h | ||
| mantissa_util.h | ||
| op.h | ||
| process_exception.cpp | ||
| process_exception.h | ||
| process_nan.cpp | ||
| process_nan.h | ||
| rounding_mode.h | ||
| unpacked.cpp | ||
| unpacked.h | ||
| util.h | ||