.. |
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
|
Don't create Host objects except in headless/unittest
|
2023-03-25 10:47:01 +01:00 |
CompFPU.cpp
|
x86jit: Simplify memcheck handling.
|
2023-04-12 01:07:48 -07:00 |
CompLoadStore.cpp
|
x86jit: Simplify memcheck handling.
|
2023-04-12 01:07:48 -07: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
|
x86jit: Simplify memcheck handling.
|
2023-04-12 01:07:48 -07: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
|
x86jit: Correct wrong PC after bad mem access.
|
2023-04-16 19:11:20 -07:00 |
Jit.h
|
x86jit: Simplify memcheck handling.
|
2023-04-12 01:07:48 -07:00 |
JitSafeMem.cpp
|
x86jit: Simplify memcheck handling.
|
2023-04-12 01:07:48 -07:00 |
JitSafeMem.h
|
x86jit: Simplify memcheck handling.
|
2023-04-12 01:07:48 -07: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 |