.. |
Asm.cpp
|
X86/X64: We have the context register loaded, let's use it more.
|
2017-07-05 13:12:42 +02:00 |
CompALU.cpp
|
cmake: Detect features at compile time
|
2016-10-19 12:31:19 +02:00 |
CompBranch.cpp
|
X86/X64: We have the context register loaded, let's use it more.
|
2017-07-05 13:12:42 +02:00 |
CompFPU.cpp
|
X86/X64: We have the context register loaded, let's use it more.
|
2017-07-05 13:12:42 +02:00 |
CompLoadStore.cpp
|
cmake: Detect features at compile time
|
2016-10-19 12:31:19 +02:00 |
CompReplace.cpp
|
cmake: Detect features at compile time
|
2016-10-19 12:31:19 +02:00 |
CompVFPU.cpp
|
X86/X64: We have the context register loaded, let's use it more.
|
2017-07-05 13:12:42 +02: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
|
X86/X64: We have the context register loaded, let's use it more.
|
2017-07-05 13:12:42 +02:00 |
Jit.h
|
Minor code formatting in x86 Jit
|
2017-02-04 14:34:39 +01:00 |
JitSafeMem.cpp
|
Don't erase and rewrite the dispatcher when the cache is cleared. Fixes #9708
|
2017-05-26 15:48:03 +02:00 |
JitSafeMem.h
|
Change to pass some arguments by reference
|
2015-03-01 16:49:00 +01:00 |
RegCache.cpp
|
cmake: Detect features at compile time
|
2016-10-19 12:31:19 +02:00 |
RegCache.h
|
Fix various minor warnings.
|
2016-03-20 14:17:51 -07:00 |
RegCacheFPU.cpp
|
Minor changes for compatibility with VS2017
|
2017-03-12 17:33:00 +01:00 |
RegCacheFPU.h
|
x86jit: Fix vmmul of matrix with itself.
|
2016-05-21 23:02:29 -07:00 |