Lioncash 7a2d98b948 JitAsm: Remove use of the JIT global in Generate()
With this, JitAsm code doesn't have any reliance on the JIT global
variable. This means the core JIT64 code no longer relies on said
global at all. The Jit64 common code, however, still has some offenders.

Notably, EmuCodeBlock and Jit64AsmCommon are the remaining places in the
common code that make use of the global variable.
2018-03-21 04:41:37 -04:00
..
2018-03-14 22:03:12 -04:00
2018-03-14 22:03:12 -04:00
2017-06-06 16:27:52 +02:00
2017-04-25 09:20:09 +01:00
2017-03-27 23:46:19 -04:00
2018-03-14 22:03:12 -04:00
2018-03-16 22:56:54 +01:00
2017-01-12 21:30:11 +01:00