gpsp/x86
David Guillen Fandos 66e011b0a3 Write most alu/log x86 operations as emitted code
This is around 8% perf improvement alone.
This also fixes many flag calculation/usage bugs (in corner cases) since
we use the x86 cpu native ALU flags (which are more or less the same as
ARM's). Passes all test ROMs for ALUs and no changes in game compat.
2021-08-31 00:42:47 +02:00
..
x86_emit.h Write most alu/log x86 operations as emitted code 2021-08-31 00:42:47 +02:00
x86_stub.S Move flag regs to unserialized area 2021-08-28 17:50:25 +02:00