.. |
Asm.cpp
|
Global: Fix some type conversion warnings.
|
2022-01-30 16:09:33 -08:00 |
CompALU.cpp
|
x86jit: Use BMI2 for variable shifts.
|
2022-01-31 19:38:17 -08: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
|
jit: Count delay slot cycles separately.
|
2021-04-12 07:04:22 -07:00 |
IRToX86.cpp
|
cmake: Detect features at compile time
|
2016-10-19 12:31:19 +02:00 |
IRToX86.h
|
Add missing cases to simplify pass
|
2016-05-15 23:39:42 +02:00 |
Jit.cpp
|
Core: Show exception on misaligned jump.
|
2022-08-21 14:49:34 -07:00 |
Jit.h
|
x86jit: Refactor and fix jump in branch delay slot.
|
2022-09-03 19:58:46 -07:00 |
JitSafeMem.cpp
|
x86jit: Check CALL dist for safe memory funcs.
|
2022-01-22 00:14:15 -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
|
Build: More consistently avoid _M_ defines.
|
2021-03-02 21:49:21 -08:00 |
RegCacheFPU.cpp
|
Build: More consistently avoid _M_ defines.
|
2021-03-02 21:49:21 -08:00 |
RegCacheFPU.h
|
Build: More consistently avoid _M_ defines.
|
2021-03-02 21:49:21 -08:00 |