pcsx2/common/include/x86emitter
Jake.Stine adf4b7ae50 Recompilers:
* Removed EBP push/pop stuff from the recExecute of the R5900 and R3000A both (not needed anymore since we disabled EBP in iCore).
 * Moved the legacy j8ptr and j32ptr buffers to iCore, since they'll go obsolete at the same time iCore does; and nothing outside PCSX2 references them.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2009 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-10-16 03:46:19 +00:00
..
implement Bind the cdvd's newDiskCB properly when changing CDVD sources; and more jASSUME->pxAssert change-overs. 2009-10-04 15:34:40 +00:00
inlines.inl Bind the cdvd's newDiskCB properly when changing CDVD sources; and more jASSUME->pxAssert change-overs. 2009-10-04 15:34:40 +00:00
instructions.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +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 Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +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 Renamed PCSX2_ALIGNED to __aligned and removed the need for excess parenthesis and oddball qualifiers. Left the old macros in Pcsx2defs.h for now, just in case. Redid some of the storage organization of microVU and iFPU consts and temporaries while I was at it, using structs instead of naked vars -- should improve cpu cache behavior a wee bit. 2009-10-05 02:15:49 +00:00
x86emitter.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
x86types.h Recompilers: 2009-10-16 03:46:19 +00:00