yuzu/src/video_core
Lioncash 811bff009e macro_jit_x64: Eliminate variable shadowing in Compile_ProcessResult()
We can reduce the capture scope so that it's not possible for both "reg"
variables to clash with one another.

While we're at it, we can prevent unnecessary copies while we're at it.
2020-06-19 21:57:44 -04:00
..
2020-04-28 14:02:51 -04:00
2020-05-05 15:39:44 -04:00
2020-04-30 13:19:36 -04:00
2020-04-30 13:19:36 -04:00
2020-04-22 11:36:24 -04:00
2020-04-30 13:19:36 -04:00
2020-04-30 13:19:36 -04:00