pcsx2/common/src/Utilities/x86
Jake.Stine 8375b0a989 Refactoring:
* Added __fi and __ri, which are abbreviations for __forceinline and __releaseinline.
 * Added some static qualifiers to functions in mVU, MMI ops, and others where appropriate.
 * Removed some unnecessary __fastcall qualifiers (since GCC gets funny sometimes when you combine __fastcall and inlining).
 * Made _1mb, _16mb, _1gb values common to all emulation code (moved from newVif/mvu to Common.h) -- they're useful! :)

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3624 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-08-09 04:10:38 +00:00
..
MemcpyFast.S [asm] * Set a good default GNU-stack note. Need to properly support the nx bits (security concerns) 2010-07-05 15:56:38 +00:00
MemcpyFast.cpp Refactoring: 2010-08-09 04:10:38 +00:00
MemcpyVibes.cpp Refactoring: 2010-08-09 04:10:38 +00:00