macemu/SheepShaver/src/kpx_cpu/src/cpu/ppc
2017-12-10 11:27:08 -05:00
..
genexec.pl Merge in old kpx_cpu snapshot for debugging 2003-09-07 14:25:05 +00:00
ppc-bitfields.hpp Happy New Year 2005! 2005-01-30 21:48:22 +00:00
ppc-blockinfo.hpp Happy New Year 2005! 2005-01-30 21:48:22 +00:00
ppc-config.hpp Add code to gather some stats on register usage. 2005-06-23 11:37:01 +00:00
ppc-cpu.cpp Fix some string conversion warnings. 2017-12-10 11:27:08 -05:00
ppc-cpu.hpp Fix compile problem with --enable-jit=no 2010-09-24 00:36:34 +00:00
ppc-decode.cpp Remove specialised decoders. This will be done differently, if necessary. 2007-01-17 06:20:36 +00:00
ppc-dyngen-ops.cpp force inlining to fix building with newer versions of gcc 2012-06-18 05:09:46 +00:00
ppc-dyngen.cpp Enable JIT in non-constructor so that a user-defined value can be set later 2007-01-21 13:44:27 +00:00
ppc-dyngen.hpp generate lwarx/swcx. native code only for uniprocessor emulation 2007-02-17 08:59:56 +00:00
ppc-execute.cpp Fix some string conversion warnings. 2017-12-10 11:27:08 -05:00
ppc-execute.hpp Fix fmadd et al. to set FPSCR[VXISI] only if any of the multiply operands 2006-07-04 23:20:46 +00:00
ppc-instructions.hpp Add fsel instruction emulation (VEX's jm-ppc-test -f) 2006-07-04 04:25:02 +00:00
ppc-jit.cpp Add SSSE3 optimizations (Intel Core 2 CPUs and newer) for LVX, STVX, VPERM. 2008-01-01 21:51:56 +00:00
ppc-jit.hpp Add SSSE3 optimizations (Intel Core 2 CPUs and newer) for LVX, STVX, VPERM. 2008-01-01 21:51:56 +00:00
ppc-operands.hpp Avoid <limits> to determine vector register numeric_limits<>. This fixes 2005-06-22 12:27:01 +00:00
ppc-operations.hpp remove dead code (fdivs was never used) 2006-07-04 08:58:40 +00:00
ppc-registers.hpp Optimize lwarx/stwcx for uniprocessors and generate code for them. There is 2007-01-18 07:02:35 +00:00
ppc-translate.cpp Fix some string conversion warnings. 2017-12-10 11:27:08 -05:00