.. |
ARM
|
Core: Cleanup some sign extensions for clarity.
|
2023-04-05 17:16:51 -07:00 |
ARM64
|
Core: Cleanup some sign extensions for clarity.
|
2023-04-05 17:16:51 -07:00 |
fake
|
Core: Prevent crash if FakeJit is actually used.
|
2022-12-24 17:42:50 +00:00 |
IR
|
Fix whitespace issues
|
2023-04-02 16:36:39 +02:00 |
JitCommon
|
riscv: Cleanup missing Poison, Crash.
|
2023-02-12 12:10:29 -08:00 |
MIPS
|
jit: Consistently check range on invalidate.
|
2022-10-15 18:30:13 -07:00 |
x86
|
x86jit: Reduce memory breakpoint codegen.
|
2023-04-05 17:14:51 -07:00 |
MIPS.cpp
|
Merge branch 'cheat-icache' (PR #16234)
|
2022-10-16 09:55:30 +02:00 |
MIPS.h
|
MIPS: Fix non standard layout offsets.
|
2022-10-10 17:30:15 -07:00 |
MIPSAnalyst.cpp
|
Core: Cleanup some sign extensions for clarity.
|
2023-04-05 17:16:51 -07:00 |
MIPSAnalyst.h
|
Introduce Path, start using it all over the place.
|
2021-05-13 10:39:16 +02:00 |
MIPSAsm.cpp
|
Build: Allow compiling without armips.
|
2022-12-17 10:08:46 -08:00 |
MIPSAsm.h
|
armips: Update to UTF-8/c++17 armips.
|
2022-09-30 19:48:14 -07:00 |
MIPSCodeUtils.cpp
|
Don't create Host objects except in headless/unittest
|
2023-03-25 10:47:01 +01:00 |
MIPSCodeUtils.h
|
Common: Maintain C++11 support in sign extend.
|
2021-01-31 08:44:02 -08:00 |
MIPSDebugInterface.cpp
|
Debugger: Allow currently-invalid memory reference.
|
2022-10-29 17:43:35 -07:00 |
MIPSDebugInterface.h
|
Delete a few obsolete lines of code
|
2022-12-11 10:01:55 +01:00 |
MIPSDis.cpp
|
Core: Cleanup some sign extensions for clarity.
|
2023-04-05 17:16:51 -07:00 |
MIPSDis.h
|
|
|
MIPSDisVFPU.cpp
|
Fix disassembly of vcst
|
2021-09-25 19:34:41 +02:00 |
MIPSDisVFPU.h
|
Fix disassembly of vmfvc and vmtvc
|
2021-09-25 16:33:07 +02:00 |
MIPSInt.cpp
|
Core: Cleanup some sign extensions for clarity.
|
2023-04-05 17:16:51 -07:00 |
MIPSInt.h
|
interp: Centralize memory size handling.
|
2022-11-13 17:38:53 -08:00 |
MIPSIntVFPU.cpp
|
Implement load-on-demand of vfpu tables
|
2023-03-12 08:21:15 -04:00 |
MIPSIntVFPU.h
|
interp: Centralize memory size handling.
|
2022-11-13 17:38:53 -08:00 |
MIPSStackWalk.cpp
|
Fix crash in MIPSStackWalk
|
2023-04-05 09:48:03 +02:00 |
MIPSStackWalk.h
|
Show a MIPS stack trace on crash screen (#17211)
|
2023-03-31 10:08:12 +02:00 |
MIPSTables.cpp
|
interp: Support memory breakpoints too.
|
2022-11-13 17:45:43 -08:00 |
MIPSTables.h
|
interp: Centralize memory size handling.
|
2022-11-13 17:38:53 -08:00 |
MIPSVFPUFallbacks.cpp
|
Add back our older VFPU approximations, as fallbacks if files are missing.
|
2023-04-03 11:33:41 +02:00 |
MIPSVFPUFallbacks.h
|
Add back our older VFPU approximations, as fallbacks if files are missing.
|
2023-04-03 11:33:41 +02:00 |
MIPSVFPUUtils.cpp
|
Add back our older VFPU approximations, as fallbacks if files are missing.
|
2023-04-03 11:33:41 +02:00 |
MIPSVFPUUtils.h
|
Add back our older VFPU approximations, as fallbacks if files are missing.
|
2023-04-03 11:33:41 +02:00 |