.. |
Asm.cpp
|
Pregenerate code to handle rounding mode switches. This time, for all three cores.
|
2015-10-08 19:58:37 +02:00 |
Asm.h
|
Pregenerate code to handle rounding mode switches. This time, for all three cores.
|
2015-10-08 19:58:37 +02:00 |
CompALU.cpp
|
jit: Normalize CONDITIONAL_DISABLE formatting.
|
2015-07-02 20:31:37 -07:00 |
CompBranch.cpp
|
Add timing for all the basics.
|
2015-07-03 12:05:08 -07:00 |
CompFPU.cpp
|
x86jit: Small optimization for fd->fd fp convert.
|
2015-04-10 20:07:43 -07:00 |
CompLoadStore.cpp
|
Separate out jit reading nearby instructions.
|
2015-04-11 00:53:24 -07:00 |
CompReplace.cpp
|
Split JitCommon.h so that you can include it without getting the "NativeJit" definition
|
2014-12-13 21:13:28 +01:00 |
CompVFPU.cpp
|
x86jit: Fix clobbering address in lv.q/sv.q.
|
2015-04-14 23:17:11 -07:00 |
Jit.cpp
|
Pregenerate code to handle rounding mode switches. This time, for all three cores.
|
2015-10-08 19:58:37 +02:00 |
Jit.h
|
Pregenerate code to handle rounding mode switches. This time, for all three cores.
|
2015-10-08 19:58:37 +02:00 |
JitSafeMem.cpp
|
Merge pull request #7672 from unknownbrackets/jit-minor
|
2015-04-13 09:57:02 +02:00 |
JitSafeMem.h
|
Change to pass some arguments by reference
|
2015-03-01 16:49:00 +01:00 |
RegCache.cpp
|
x86: Add a way to eliminate some mov instructions.
|
2015-04-12 13:50:23 -07:00 |
RegCache.h
|
x86: Add a way to eliminate some mov instructions.
|
2015-04-12 13:50:23 -07:00 |
RegCacheFPU.cpp
|
x86: Add a way to eliminate some mov instructions.
|
2015-04-12 13:50:23 -07:00 |
RegCacheFPU.h
|
x86: Add a way to eliminate some mov instructions.
|
2015-04-12 13:50:23 -07:00 |