ppsspp/Core/MIPS/IR
2017-04-20 21:11:40 -07:00
..
IRAsm.cpp Initial commit for IRJit 2016-05-07 13:58:29 +02:00
IRCompALU.cpp jit-ir: Add div/divu instructions. 2016-05-14 19:23:52 -07:00
IRCompBranch.cpp jit-ir: Decrease downcount after delayslot. 2016-07-02 16:35:56 -07:00
IRCompFPU.cpp jit-ir: Implement memory breakpoints. 2016-07-02 16:38:30 -07:00
IRCompLoadStore.cpp jit-ir: Implement memory breakpoints. 2016-07-02 16:38:30 -07:00
IRCompVFPU.cpp IR: Cleanup some invalid ops. 2017-04-20 21:11:40 -07:00
IRFrontend.cpp jit-ir: Implement memory breakpoints. 2016-07-02 16:38:30 -07:00
IRFrontend.h jit-ir: Implement memory breakpoints. 2016-07-02 16:38:30 -07:00
IRInst.cpp jit-ir: Implement memory breakpoints. 2016-07-02 16:38:30 -07:00
IRInst.h symbian: Remove! 2016-10-11 18:49:08 +02:00
IRInterpreter.cpp Minor changes for compatibility with VS2017 2017-03-12 17:33:00 +01:00
IRInterpreter.h jit-ir: Implement bit reverse instruction. 2016-05-14 18:21:42 -07:00
IRJit.cpp Remove a function that didn't make a lot of sense. 2017-01-26 09:50:16 +01:00
IRJit.h Remove a function that didn't make a lot of sense. 2017-01-26 09:50:16 +01:00
IRPassSimplify.cpp Attempts to counter crashes seen in the Google Play developer console 2016-12-01 22:07:03 +01:00
IRPassSimplify.h jit-ir: Add load/store reorder and merge passes. 2016-05-17 21:24:13 -07: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