mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-20 07:13:49 -07:00
Our defines were never clear between what meant 64bit or x86_64 This makes a clear cut between bitness and architecture. This commit also has the side effect of bringing up aarch64 compiling support. |
||
|---|---|---|
| .. | ||
| IR.cpp | ||
| IR.h | ||
| JitILBase_Branch.cpp | ||
| JitILBase_FloatingPoint.cpp | ||
| JitILBase_Integer.cpp | ||
| JitILBase_LoadStore.cpp | ||
| JitILBase_LoadStoreFloating.cpp | ||
| JitILBase_LoadStorePaired.cpp | ||
| JitILBase_Paired.cpp | ||
| JitILBase_SystemRegisters.cpp | ||
| JitILBase.h | ||