ppsspp/Core/MIPS/x86
Unknown W. Brackets 7e19933f64 x86jit: Try predicting branch continues.
Still doesn't seem to work.  Something like a 4% gain in Star Ocean was
the best I saw...
2013-11-10 22:50:23 -08:00
..
Asm.cpp Make Home in the game browser available on linux/mac/etc too. 2013-10-21 12:21:22 +02:00
Asm.h More armjit work 2013-01-08 00:26:42 +01:00
CompALU.cpp x86jit: Rename imm funcs to match armjit. 2013-11-10 21:59:49 -08:00
CompBranch.cpp x86jit: Try predicting branch continues. 2013-11-10 22:50:23 -08:00
CompFPU.cpp Remove erroneous comment. 2013-11-09 17:34:52 +01:00
CompLoadStore.cpp Compile the cache instruction to nothing. 2013-11-10 14:38:10 -08:00
CompVFPU.cpp Delete functions for vsge and vslt, these have been rolled into VecDo3 2013-11-09 19:29:52 +01:00
Jit.cpp x86jit: Rename imm funcs to match armjit. 2013-11-10 21:59:49 -08:00
Jit.h x86jit: Try predicting branch continues. 2013-11-10 22:50:23 -08:00
RegCache.cpp x86jit: Rename imm funcs to match armjit. 2013-11-10 21:59:49 -08:00
RegCache.h x86jit: Rename imm funcs to match armjit. 2013-11-10 21:59:49 -08:00
RegCacheFPU.cpp x86 jit: Rename BindToRegister to MapReg 2013-11-09 15:23:31 +01:00
RegCacheFPU.h x86 jit: Rename BindToRegister to MapReg 2013-11-09 15:23:31 +01:00