dolphin/Source/Core/Core/PowerPC/Jit64IL
comex 8dccb0c743 Fix fastmem in JitIL after 755bd2c4.
That commit reorganized fastmem a bit; I wrote it before the patch to
support fastmem in JitIL landed, and forgot to edit it to account for
the fact.  Since JitILBase now derives from Jitx86Base, the HandleFault
override can just be removed.
2014-09-25 01:15:58 -04:00
..
IR_X86.cpp Reorganize carry to store flags separately instead of part of XER 2014-09-24 12:27:47 -07:00
JitIL_Tables.cpp JIT: change eieio and tlbsync to DoNothing 2014-09-19 13:14:49 -07:00
JitIL_Tables.h Changed lingering header include guards to pragma once. 2014-07-01 22:17:33 -07:00
JitIL.cpp Be pedantic about stack overflow on Linux and OS X. 2014-09-17 20:08:09 -04:00
JitIL.h Fix fastmem in JitIL after 755bd2c4. 2014-09-25 01:15:58 -04:00