dolphin/Source/Core/Core/PowerPC/JitCommon
Lioncash 8d98ac6509 CPU: Convert state enum to an enum class
Gets enum constants out of the immediate namespace. Also makes it
strongly typed like the other state enums.
2017-03-28 11:48:28 -04:00
..
JitAsmCommon.cpp JitAsmCommon: Add missing sizes to constant arrays 2017-03-20 20:21:41 +00:00
JitAsmCommon.h JitAsmCommon: Add missing sizes to constant arrays 2017-03-20 20:21:41 +00:00
JitBase.cpp CPU: Convert state enum to an enum class 2017-03-28 11:48:28 -04:00
JitBase.h JitBase: Rename MergeAllowedNextInstructions to CanMergeNextInstructions 2017-03-21 13:50:03 -04:00
JitCache.cpp JitInterface: Convert includes into forward declarations where applicable 2017-03-02 13:20:29 -05:00
JitCache.h Make memory breakpoint faster 2017-02-28 13:02:04 -05:00