ppsspp/Core/MIPS/IR
2022-08-21 14:49:34 -07:00
..
IRAsm.cpp Remove most instances of base/logging.h from Common, Core, GPU, more 2020-08-15 19:08:44 +02:00
IRCompALU.cpp Common: Maintain C++11 support in sign extend. 2021-01-31 08:44:02 -08:00
IRCompBranch.cpp jit: Count delay slot cycles separately. 2021-04-12 07:04:22 -07:00
IRCompFPU.cpp jit: Fix conditional disable flags. 2021-01-09 11:50:32 -08:00
IRCompLoadStore.cpp jit: Fix conditional disable flags. 2021-01-09 11:50:32 -08:00
IRCompVFPU.cpp irjit: Validate alignment in slow memory mode. 2022-08-21 13:24:10 -07:00
IRFrontend.cpp irjit: Validate alignment in slow memory mode. 2022-08-21 13:24:10 -07:00
IRFrontend.h Minor cleanup 2018-01-10 09:19:27 +01:00
IRInst.cpp irjit: Add constructs for validing mem access. 2022-08-21 13:01:23 -07:00
IRInst.h irjit: Add constructs for validing mem access. 2022-08-21 13:01:23 -07:00
IRInterpreter.cpp UI: Show return address for exec crashes. 2022-08-21 14:49:34 -07:00
IRInterpreter.h jit: Avoid using mips identifier directly. 2021-02-26 07:24:58 -08:00
IRJit.cpp Core: Show exception on misaligned jump. 2022-08-21 14:49:34 -07:00
IRJit.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
IRPassSimplify.cpp irjit: Validate alignment in slow memory mode. 2022-08-21 13:24:10 -07:00
IRPassSimplify.h irjit: Add constructs for validing mem access. 2022-08-21 13:01:23 -07:00
IRRegCache.cpp irjit: Add tests for IR passes. 2022-07-24 11:35:54 -07:00
IRRegCache.h jit-ir: Less instructions cause flushing in constant propagation. 2016-05-08 23:25:08 +02:00