xenia-canary/src/xenia/cpu
gibbed 309d1621e5 Attempt at a fix for crashes occuring when not using instruction/branch tracing. 2013-10-16 18:55:21 -07:00
..
ppc mfcr disasm. 2013-10-14 00:48:23 -07:00
sdb Forcing bl to function calls. 2013-10-14 21:33:54 -07:00
x64 Attempt at a fix for crashes occuring when not using instruction/branch tracing. 2013-10-16 18:55:21 -07:00
backend.h Removing library loader, as it's not used. 2013-05-23 17:50:05 -07:00
cpu-private.h Add trace thread mask. 2013-10-06 14:35:03 -07:00
cpu.cc Add trace thread mask. 2013-10-06 14:35:03 -07:00
cpu.h Adding 'x64' backend. 2013-05-23 18:04:12 -07:00
exec_module.cc Stick the export ordinal in the dummy address for unimplemented export data, to make it obvious what it is when debugging. 2013-05-26 17:37:31 -07:00
exec_module.h Initial libjit skeleton. 2013-05-21 15:36:58 -07:00
global_exports.cc Add trace thread mask. 2013-10-06 14:35:03 -07:00
global_exports.h Tracing FPRs and random fixes. 2013-09-30 22:43:29 -07:00
jit.h Wiring up register read/write from JIT -> GPU. 2013-05-31 21:23:26 -07:00
ppc.h Screw convention; moving include files alongside source files. 2013-02-06 02:19:50 -08:00
processor.cc Beginning Altivec disassembly/emitting. 2013-09-28 09:14:04 -07:00
processor.h Adding vblank interrupt. 2013-09-25 00:46:09 -07:00
sdb.h Initial libjit skeleton. 2013-05-21 15:36:58 -07:00
sources.gypi Adding 'x64' backend. 2013-05-23 18:04:12 -07:00
thread_state.cc Adding thread ID to trace lines and cleaning up their formatting. 2013-06-30 06:09:08 -07:00
thread_state.h Adding thread ID to trace lines and cleaning up their formatting. 2013-06-30 06:09:08 -07:00