mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-05 05:58:19 +01:00
This function is defined as always disabling the AHP bit in the fpcr before performing any operations. At the same time, rename the original FPUnpack function to FPUnpackBase to match the pseudocode in the ARM reference manual. |
||
|---|---|---|
| .. | ||
| 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 | ||