.. |
CachedInterpreter
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
Interpreter
|
Interpreter_LoadStorePaired: Don't use a union to type-pun between integral and FP types
|
2018-04-12 19:44:31 -04:00 |
Jit64
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
Jit64Common
|
x64Emitter: Make the Align* functions return a non-const data pointer
|
2018-04-12 19:46:55 -04:00 |
JitArm64
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
JitArmCommon
|
|
|
JitCommon
|
JitBase: Remove use of the JIT global in Dispatch() and JitTrampoline()
|
2018-03-21 04:41:30 -04:00 |
SignatureDB
|
Add a log type for Symbols and move symbols related logs to it
|
2018-03-22 14:57:28 -04:00 |
BreakPoints.cpp
|
BreakPoints: Avoid direct use of the JIT global
|
2018-03-19 03:08:57 -04:00 |
BreakPoints.h
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
CPUCoreBase.h
|
CPUCoreBase: Make the GetName() member function const qualified
|
2018-03-24 16:17:39 -04:00 |
GDBStub.cpp
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
GDBStub.h
|
PowerPC: Fix indirect includes for GDBStub
|
2017-08-08 17:47:20 +08:00 |
Gekko.h
|
Merge pull request #6608 from lioncash/gekko
|
2018-04-08 10:23:42 +02:00 |
JitInterface.cpp
|
Profiler: Move BlockStat and ProfileStats structures into the Profiler namespace
|
2018-04-08 22:29:48 -04:00 |
JitInterface.h
|
Profiler: Move BlockStat and ProfileStats structures into the Profiler namespace
|
2018-04-08 22:29:48 -04:00 |
MMU.cpp
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
PowerPC.cpp
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
PowerPC.h
|
PowerPC: Namespace all header contents for PowerPC.h
|
2018-03-22 19:01:47 -04:00 |
PPCAnalyst.cpp
|
Merge pull request #6627 from sepalani/map-strip
|
2018-04-13 20:48:28 +02:00 |
PPCAnalyst.h
|
PPCSymbolDB: Do not truncate fixed size symbols
|
2018-04-10 21:50:33 +04:00 |
PPCCache.cpp
|
|
|
PPCCache.h
|
|
|
PPCSymbolDB.cpp
|
PPCSymbolDB: Do not truncate fixed size symbols
|
2018-04-10 21:50:33 +04:00 |
PPCSymbolDB.h
|
PPCSymbolDB: Default destructor and pass to member variables in the constructor initializer-list
|
2018-04-08 21:56:24 -04:00 |
PPCTables.cpp
|
Reformat all the things!
|
2018-04-12 21:28:39 +02:00 |
PPCTables.h
|
PPCTables: Remove prefixed underscores from parameter names
|
2018-03-24 16:46:49 -04:00 |
Profiler.cpp
|
JitArm64: Reimplement aarch64 cycle counters.
|
2017-09-02 13:24:37 +02:00 |
Profiler.h
|
Profiler: Move BlockStat and ProfileStats structures into the Profiler namespace
|
2018-04-08 22:29:48 -04:00 |