citra/src/video_core
Wunk 1d4d421097
shader_jit_a64: Optimize MOVA dest-enable (#7122)
Rather than branching the 3 cases of dest-enablement, just emit a single
move-and-sign-extend instruction for each case.

From this review:
https://github.com/citra-emu/citra/pull/7002#discussion_r1381560584
2023-11-07 11:46:40 -08:00
..
2023-09-13 01:28:50 +03:00
2020-02-13 17:34:16 +08:00
2020-08-19 01:45:57 -03:00
2023-09-13 01:28:50 +03:00
2022-08-21 02:22:57 +03:00