pcsx2/common/include/x86emitter
arcum42 6a7c617a65 Misc changes to Patches.cpp. Unconst xSHUF for the moment, so Linux compiles.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2136 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-11-06 01:50:11 +00:00
..
implement Emitter Rewrite, Part 3 of 5: Finished all SIMD instructions, except those embedded into base instruction groups (CMPSS/SD, DIVSS/SD, etc). 2009-11-05 23:39:45 +00:00
inlines.inl Added some missing semaphore/mutex resets, and bugfixed the emitter when using a certain type of complex indirect sddressing ( ie, ptr32[addr + (eax*4)] ) 2009-10-17 23:30:16 +00:00
instructions.h Misc changes to Patches.cpp. Unconst xSHUF for the moment, so Linux compiles. 2009-11-06 01:50:11 +00:00
internal.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
legacy_instructions.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
legacy_internal.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
legacy_types.h aligned_stack: Finished conversion of all CALLFunc and _callFunctionArg1 functions to aligned-stack safe __fastcall invocations; only IOP's psxExecute and dispatchers remain to be done. (rev is fully functional in this state tho, on win32 at least) 2009-10-20 20:02:07 +00:00
macros.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
sse_helpers.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
tools.h Rewrote internal handling of SSE roundmodes and DAZ/FTZ (fixes major crash bugs of the prev revision). 2009-11-02 07:00:59 +00:00
x86emitter.h Rewrote internal handling of SSE roundmodes and DAZ/FTZ (fixes major crash bugs of the prev revision). 2009-11-02 07:00:59 +00:00
x86types.h Emitter Rewrite, Part 3 of 5: Finished all SIMD instructions, except those embedded into base instruction groups (CMPSS/SD, DIVSS/SD, etc). 2009-11-05 23:39:45 +00:00