mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-31 03:23:24 +00:00
The DSP JIT only applies on x64, so if it doesn't work on esoteric compilers then that's not a problem. (And if it fails to compile, then it'll still produce an error on that platform, just no warnings on other platforms) |
||
|---|---|---|
| .. | ||
| Interpreter | ||
| Jit | ||
| DSPAccelerator.cpp | ||
| DSPAccelerator.h | ||
| DSPAnalyzer.cpp | ||
| DSPAnalyzer.h | ||
| DSPAssembler.cpp | ||
| DSPAssembler.h | ||
| DSPBreakpoints.h | ||
| DSPCaptureLogger.cpp | ||
| DSPCaptureLogger.h | ||
| DSPCodeUtil.cpp | ||
| DSPCodeUtil.h | ||
| DSPCommon.h | ||
| DSPCore.cpp | ||
| DSPCore.h | ||
| DSPDisassembler.cpp | ||
| DSPDisassembler.h | ||
| DSPHost.h | ||
| DSPHWInterface.cpp | ||
| DSPMemoryMap.cpp | ||
| DSPStacks.cpp | ||
| DSPTables.cpp | ||
| DSPTables.h | ||
| LabelMap.cpp | ||
| LabelMap.h | ||