JosJuice e88e641bc0 Jit64: Clean up the test_bit variable
Using shifts and bit tests makes the code unnecessarily annoying to
reason about. I'm replacing it with subtracting from 3 to translate the
bit order from the PowerPC format to the usual format.
2024-05-26 09:04:25 +02:00
..
2024-05-22 14:32:37 -04:00
2024-05-23 21:29:23 +02:00
2023-04-29 16:10:38 -05:00