mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-02 13:27:52 +00:00
5289a496a7
The lo and hi parts of the result were being constructed as a result of hi and lo halfword intermixing from the rm and rn regs. However the lo part of the result should be constructed only from the lo halfwords of rm and rn, and the hi part of the result should only be constructed from the hi halfwords of rm and rn. |
||
---|---|---|
.. | ||
citra | ||
citra_qt | ||
common | ||
core | ||
video_core | ||
CMakeLists.txt |