ppsspp/Core/MIPS/IR
Henrik Rydgård 8f430e9631 Merge pull request #8736 from unknownbrackets/ir-clear
Clear emuhacks on IR block destroy and save state
2016-05-14 18:51:39 +02:00
..
IRAsm.cpp Initial commit for IRJit 2016-05-07 13:58:29 +02:00
IRCompALU.cpp More VFPU 2016-05-09 23:47:56 +02:00
IRCompBranch.cpp Symbian buildfix, fix for fpu test 2016-05-14 15:26:43 +02:00
IRCompFPU.cpp IR: More VFPU. Support normal fp compares. 2016-05-12 20:16:15 +02:00
IRCompLoadStore.cpp Minor build and other fixes 2016-05-13 19:31:27 +02:00
IRCompVFPU.cpp More VFPU, vmmul thoughts 2016-05-14 14:00:01 +02:00
IRFrontend.cpp Hack to make Symbian build. 2016-05-13 23:56:17 -07:00
IRFrontend.h IR: More VFPU. Support normal fp compares. 2016-05-12 20:16:15 +02:00
IRInst.cpp Symbian buildfix, fix for fpu test 2016-05-14 15:26:43 +02:00
IRInst.h IR: Split Syscall into Syscall and ExitToPC, so we can put ApplyRoundingMode in between. 2016-05-14 14:32:22 +02:00
IRInterpreter.cpp FreeBSD buildfix. 2016-05-14 09:06:56 -07:00
IRInterpreter.h Move the IR interpreter out into its own file. Rename it in the UI. First CMake and Android fixes. 2016-05-08 22:06:13 +02:00
IRJit.cpp jit-ir: Restore emuhacks before saving state. 2016-05-14 08:59:44 -07:00
IRJit.h jit-ir: Restore emuhacks before saving state. 2016-05-14 08:59:44 -07:00
IRPassSimplify.cpp Symbian buildfix, fix for fpu test 2016-05-14 15:26:43 +02:00
IRPassSimplify.h Add a couple more passes (2-op, optimize f<->v fp moves) 2016-05-13 20:14:03 +02:00
IRRegCache.cpp jit-ir: Less instructions cause flushing in constant propagation. 2016-05-08 23:25:08 +02:00
IRRegCache.h jit-ir: Less instructions cause flushing in constant propagation. 2016-05-08 23:25:08 +02:00