mirror of
https://github.com/yuzu-emu/yuzu-mainline.git
synced 2025-11-16 09:15:16 +00:00
These variants exclusively read from the single precision regs and write to double-precision registers Fixes issues where converted values would be way off from what they should be due to the results being stored in the wrong registers. |
||
|---|---|---|
| .. | ||
| arm | ||
| file_sys | ||
| hle | ||
| hw | ||
| loader | ||
| CMakeLists.txt | ||
| core.cpp | ||
| core.h | ||
| core_timing.cpp | ||
| core_timing.h | ||
| mem_map.cpp | ||
| mem_map.h | ||
| mem_map_funcs.cpp | ||
| settings.cpp | ||
| settings.h | ||
| system.cpp | ||
| system.h | ||