ppsspp/Core/MIPS/x86
Henrik Rydgård c5e0b799d9 Remove category from _assert_msg_ functions. We don't filter these by category anyway.
Fixes the inconsistency where we _assert_ didn't take a category but
_assert_msg_ did.
2020-07-19 20:33:25 +02:00
..
Asm.cpp Remove category from _assert_msg_ functions. We don't filter these by category anyway. 2020-07-19 20:33:25 +02:00
CompALU.cpp Jit: Respect flags for jit types and features. 2019-02-03 14:57:08 -08:00
CompBranch.cpp Remove category from _assert_msg_ functions. We don't filter these by category anyway. 2020-07-19 20:33:25 +02:00
CompFPU.cpp Remove category from _assert_msg_ functions. We don't filter these by category anyway. 2020-07-19 20:33:25 +02:00
CompLoadStore.cpp Remove category from _assert_msg_ functions. We don't filter these by category anyway. 2020-07-19 20:33:25 +02:00
CompReplace.cpp Get rid of ugly alignment macros and some other cruft, we now have alignas(16) from C++11 2017-08-31 01:14:51 +02:00
CompVFPU.cpp Remove category from _assert_msg_ functions. We don't filter these by category anyway. 2020-07-19 20:33:25 +02:00
IRToX86.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
IRToX86.h Add missing cases to simplify pass 2016-05-15 23:39:42 +02:00
Jit.cpp Remove category from _assert_msg_ functions. We don't filter these by category anyway. 2020-07-19 20:33:25 +02:00
Jit.h ARM/ARM64 instruction analysis, hook up to handler 2020-07-14 09:25:45 +02:00
JitSafeMem.cpp Remove category from _assert_msg_ functions. We don't filter these by category anyway. 2020-07-19 20:33:25 +02:00
JitSafeMem.h SafeMem: Remove the "far" optimization that saves 3 bytes sometimes but is really dangerous and not worth the complexity. 2017-08-30 09:58:30 +02:00
RegCache.cpp Remove category from _assert_msg_ functions. We don't filter these by category anyway. 2020-07-19 20:33:25 +02:00
RegCache.h Fix various minor warnings. 2016-03-20 14:17:51 -07:00
RegCacheFPU.cpp Remove category from _assert_msg_ functions. We don't filter these by category anyway. 2020-07-19 20:33:25 +02:00
RegCacheFPU.h Remove category from _assert_msg_ functions. We don't filter these by category anyway. 2020-07-19 20:33:25 +02:00