pcsx2/common/include/x86emitter/implement
Jake.Stine d868edc17c Recompiler Bugfix: for crashes in Ace Combat 4, and likely other games that use COP2 extensively.
Explanation: EBP was being used by mVU macro-mode (COP2), which violated the new EErec aligned stack setup.  ie, register/stack corruption resulted.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2123 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-11-03 20:35:40 +00:00
..
xmm Emitter rewrite, Part 2 of 5: Converted SSE comparisons and SSE conversions to constructor-less structs. 2009-10-24 21:43:28 +00:00
dwshift.h Second half of __unused removal -- comment out (remove) names on unused parameters as per the guidelines of some C guideline that all compilers adhere to (this suppresses the same warnings __unused used to suppress). 2009-10-19 11:53:18 +00:00
group1.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
group2.h Recompiler Bugfix: for crashes in Ace Combat 4, and likely other games that use COP2 extensively. 2009-11-03 20:35:40 +00:00
group3.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
helpers.h Emitter rewrite, part 1 of 5 (or so...): Re-tooled SSE arithmetic instructions to be class/template free. 2009-10-24 19:06:11 +00:00
incdec.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
jmpcall.h aligned_stack: Implement full compliment of stack alignment options for the IOP (untested in gcc/linux yet); and fix a compiler error in MSVC. 2009-10-21 07:10:30 +00:00
movs.h Recompiler Bugfix: for crashes in Ace Combat 4, and likely other games that use COP2 extensively. 2009-11-03 20:35:40 +00:00
simd_arithmetic.h Emitter rewrite, part 1 of 5 (or so...): Re-tooled SSE arithmetic instructions to be class/template free. 2009-10-24 19:06:11 +00:00
simd_comparisons.h Emitter rewrite, Part 2 of 5: Converted SSE comparisons and SSE conversions to constructor-less structs. 2009-10-24 21:43:28 +00:00
simd_helpers.h Emitter rewrite, part 1 of 5 (or so...): Re-tooled SSE arithmetic instructions to be class/template free. 2009-10-24 19:06:11 +00:00
simd_templated_helpers.h * More MXCSR fixes (roundmode / DaZ / FtZ). 2009-11-02 19:56:38 +00:00
test.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
xchg.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00