dolphin/Source/Core/Core/PowerPC/JitILCommon
Ryan Houdek 4f02132f93 Make our architecture defines less stupid.
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.
2014-03-04 09:36:59 -06:00
..
IR.cpp Various changes suggested by cppcheck 2014-02-28 12:43:20 +01:00
IR.h isSameValue in IR.cpp/.h should be returning a boolean value. 2014-02-23 04:14:57 -05:00
JitILBase_Branch.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
JitILBase_FloatingPoint.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
JitILBase_Integer.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
JitILBase_LoadStore.cpp Make our architecture defines less stupid. 2014-03-04 09:36:59 -06:00
JitILBase_LoadStoreFloating.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
JitILBase_LoadStorePaired.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
JitILBase_Paired.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
JitILBase_SystemRegisters.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
JitILBase.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00