pcsx2/common/include/x86emitter
Jake.Stine ada3d9ed8a Emitter rewrite, Part 2 of 5: Converted SSE comparisons and SSE conversions to constructor-less structs.
(also includes some header file prepwork for my next wxWidgets windows.h commit fix)

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2069 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-10-24 21:43:28 +00:00
..
implement Emitter rewrite, Part 2 of 5: Converted SSE comparisons and SSE conversions to constructor-less structs. 2009-10-24 21:43:28 +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 Emitter rewrite, Part 2 of 5: Converted SSE comparisons and SSE conversions to constructor-less structs. 2009-10-24 21:43:28 +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 One last pass on the register freezing code for now, and remove the remnants of the iVif workaround code. 2009-10-22 13:00:59 +00:00
x86emitter.h Attempted fix for GCC compilation errors in previous revision. Also: 2009-10-24 16:28:48 +00:00
x86types.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