66034de20b
Jit64 inherits from Jitx86Base which inherits from JitBase. JitBase contains jo and js, which are instances of the JitOptions and JitState structs. Because of the inheritance, there's no actual need to access the jit global in order to get to these instances. They're already accessible via the class hierarchy. |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
.clang-format | ||
CMakeLists.txt | ||
dolphin-emu.sln |