.. |
Asm.cpp
|
jit: Add more reasonable estimates for RX protect.
|
2022-11-20 10:55:35 -08:00 |
CompALU.cpp
|
jit: Reduce some include pollution.
|
2022-10-27 23:26:44 -07:00 |
CompBranch.cpp
|
arm64jit: Handle branch/jump in branch delay slots.
|
2022-09-03 21:04:54 -07:00 |
CompFPU.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
CompLoadStore.cpp
|
Build: More consistently avoid _M_ defines.
|
2021-03-02 21:49:21 -08:00 |
CompReplace.cpp
|
Get rid of ugly alignment macros and some other cruft, we now have alignas(16) from C++11
|
2017-08-31 01:14:51 +02:00 |
CompVFPU.cpp
|
Global: Set many read-only params as const.
|
2022-12-10 21:13:36 -08:00 |
IRToX86.cpp
|
cmake: Detect features at compile time
|
2016-10-19 12:31:19 +02:00 |
IRToX86.h
|
Global: Cleanup virtual/override specifiers.
|
2022-12-10 21:13:36 -08:00 |
Jit.cpp
|
Reorder savestates to put memory before CoreTiming.
|
2023-02-14 16:43:22 +01:00 |
Jit.h
|
Global: Cleanup virtual/override specifiers.
|
2022-12-10 21:13:36 -08:00 |
JitSafeMem.cpp
|
jit: Add more reasonable estimates for RX protect.
|
2022-11-20 10:55:35 -08:00 |
JitSafeMem.h
|
x86jit: Check CALL dist for safe memory funcs.
|
2022-01-22 00:14:15 -08:00 |
RegCache.cpp
|
Build: More consistently avoid _M_ defines.
|
2021-03-02 21:49:21 -08:00 |
RegCache.h
|
jit: Reduce some include pollution.
|
2022-10-27 23:26:44 -07:00 |
RegCacheFPU.cpp
|
Build: More consistently avoid _M_ defines.
|
2021-03-02 21:49:21 -08:00 |
RegCacheFPU.h
|
jit: Reduce some include pollution.
|
2022-10-27 23:26:44 -07:00 |