mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-22 06:26:52 +00:00
Keeps all of the floating-point utility functions in their own file to keep them all together. This also provides a place for other general-purpose floating-point functions to be added in the future, which will be necessary when improving the flag-setting within the interpreter. |
||
|---|---|---|
| .. | ||
| Interpreter_Branch.cpp | ||
| Interpreter_FloatingPoint.cpp | ||
| Interpreter_FPUtils.h | ||
| Interpreter_Integer.cpp | ||
| Interpreter_LoadStore.cpp | ||
| Interpreter_LoadStorePaired.cpp | ||
| Interpreter_Paired.cpp | ||
| Interpreter_SystemRegisters.cpp | ||
| Interpreter_Tables.cpp | ||
| Interpreter.cpp | ||
| Interpreter.h | ||