ppsspp/Core/MIPS/JitCommon
Unknown W. Brackets b6612edf67 arm64: Use a cached rounding func for cvt.w.s.
This is much faster for this particular instruction, although not all
games even use it.
2015-06-28 12:40:29 -07:00
..
JitBlockCache.cpp Add way to print some block bloat stats. 2015-04-11 00:12:56 -07:00
JitBlockCache.h Add way to print some block bloat stats. 2015-04-11 00:12:56 -07:00
JitCommon.cpp Unbreak build with FakeJit 2015-05-26 15:20:10 +03:00
JitCommon.h Initial work on ARM64, based on the ARM jit. 2015-04-06 18:13:01 +02:00
JitState.cpp Unify JitOptions across the backends. 2015-04-12 11:41:26 -07:00
JitState.h arm64: Use a cached rounding func for cvt.w.s. 2015-06-28 12:40:29 -07:00
NativeJit.h Best-effort update of the MipsJit prototype 2015-04-12 11:53:16 -07:00