.. |
ARM
|
ARM: Check for VFPv4 before using CVT.F32.F16 (vh2f).
|
2013-12-05 22:55:31 +01:00 |
JitCommon
|
Implement vasin (fastasin5 from unittest) in ARM jit, add a sanity check.
|
2013-12-01 14:14:04 +01:00 |
PPC
|
Support for modified jit-enabled VerySleepy.
|
2013-11-30 19:20:21 -08:00 |
x86
|
Support for modified jit-enabled VerySleepy.
|
2013-11-30 19:20:21 -08:00 |
MIPS.cpp
|
Fix some type comparison warnings.
|
2013-12-01 11:21:16 -08:00 |
MIPS.h
|
Reorder VFPU registers in memory so that we can flush and reload them in bulk more often.
|
2013-11-28 13:27:51 +01:00 |
MIPSAnalyst.cpp
|
Oops, fix a bad sort for the hashmap.
|
2013-12-06 21:19:05 -08:00 |
MIPSAnalyst.h
|
Add a setting to maintain a global func hash map.
|
2013-12-06 00:11:49 -08:00 |
MIPSAsm.cpp
|
Fix some switch/case warnings.
|
2013-10-19 14:57:45 -07:00 |
MIPSAsm.h
|
Fix some initialization order warnings.
|
2013-09-06 01:13:27 -07:00 |
MIPSAsmTables.cpp
|
Fix rotrv (dis)assembly
|
2013-10-13 10:36:43 +02:00 |
MIPSAsmTables.h
|
Fix some const char * conversion warnings.
|
2013-09-01 10:25:20 -07:00 |
MIPSCodeUtils.cpp
|
|
|
MIPSCodeUtils.h
|
|
|
MIPSDebugInterface.cpp
|
Rewrite SymbolTable
|
2013-11-27 13:33:30 +01:00 |
MIPSDebugInterface.h
|
Reorder VFPU registers in memory so that we can flush and reload them in bulk more often.
|
2013-11-28 13:27:51 +01:00 |
MIPSDis.cpp
|
Write the retaddr to rd, not always ra, in jalr.
|
2013-10-17 07:39:33 -07:00 |
MIPSDis.h
|
|
|
MIPSDisVFPU.cpp
|
Fix some formatting warnings.
|
2013-12-01 11:21:15 -08:00 |
MIPSDisVFPU.h
|
Improve vfpu disasm for a few instructions.
|
2013-11-29 10:07:15 -08:00 |
MIPSInt.cpp
|
x86 jit: Optimize ES, NS (is-nan-or-inf) conditions in vcmp
|
2013-11-12 14:07:48 +01:00 |
MIPSInt.h
|
Add two new instructions to the MIPS interpreter for logging. vertex.pbp demo seems to use one of them.
|
2013-08-25 16:28:19 -04:00 |
MIPSIntVFPU.cpp
|
Improve vfpu disasm for a few instructions.
|
2013-11-29 10:07:15 -08:00 |
MIPSIntVFPU.h
|
|
|
MIPSStackWalk.cpp
|
|
|
MIPSStackWalk.h
|
|
|
MIPSTables.cpp
|
Improve vfpu disasm for a few instructions.
|
2013-11-29 10:07:15 -08:00 |
MIPSTables.h
|
Fix step over handling of fpu branches
|
2013-11-03 09:54:58 +01:00 |
MIPSVFPUUtils.cpp
|
Improve vfpu disasm for a few instructions.
|
2013-11-29 10:07:15 -08:00 |
MIPSVFPUUtils.h
|
Improve vfpu disasm for a few instructions.
|
2013-11-29 10:07:15 -08:00 |