mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-20 07:13:49 -07:00
GCC complains about float_emit being null when inlining ByteswapAfterLoad into MMIOLoadToReg. ByteswapAfterLoad does dereference float_emit, but only when passing FLAG_FLOAT, which MMIOLoadToReg has an assert for and does not support. Also cleaning up some unnecessarily specified namespaces while I'm at it. |
||
|---|---|---|
| .. | ||
| Android | ||
| Core | ||
| DSPSpy | ||
| DSPTool | ||
| PCH | ||
| UnitTests | ||
| VSProps | ||
| .clang-format | ||
| CMakeLists.txt | ||
| dolphin-emu.sln | ||