pcsx2/common/src/x86emitter
gregory.hainaut c9b1e3c1aa cmake:
* new dev option CMAKE_BUILD_PO: control regeneration of po file. By default true in release build
* Add a hack for multiarch version of wxwidget 


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4951 96395faa-99c1-11dd-bbfe-3dabce05a288
2011-10-31 10:25:24 +00:00
..
3dnow.cpp Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
CMakeLists.txt cmake: 2011-10-31 10:25:24 +00:00
LnxCpuDetect.cpp Merge the changes in the GregsMisc branch back into trunk. 2010-11-24 02:49:23 +00:00
PrecompiledHeader.cpp [copyright] 2010-07-08 16:40:44 +00:00
PrecompiledHeader.h [copyright] 2010-07-08 16:40:44 +00:00
WinCpuDetect.cpp * Added code to detect amount of physical ram installed on the host computer. 2010-11-23 21:32:52 +00:00
cpudetect.cpp - more project cleanups and small code changes, also added the psx emu interface again 2011-02-12 21:45:16 +00:00
cpudetect_internal.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
fpu.cpp Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
groups.cpp Emitter: Major refactoring / renaming job. Improved type checking and usefulness of xAddress* (Void, 32, 64, etc) types. 2010-07-05 19:15:19 +00:00
jmp.cpp Refactoring: 2010-08-09 04:10:38 +00:00
legacy.cpp Emitter: Major refactoring / renaming job. Improved type checking and usefulness of xAddress* (Void, 32, 64, etc) types. 2010-07-05 19:15:19 +00:00
legacy_sse.cpp x86emitter: removed implicit pointer dereferencing on 'indirect' operand types, and implicit uptr addressing on ptr[]; avoids some obscure pitfalls and might speed up release mode builds (LTCG). 2010-06-04 22:27:06 +00:00
movs.cpp Emitter: Major refactoring / renaming job. Improved type checking and usefulness of xAddress* (Void, 32, 64, etc) types. 2010-07-05 19:15:19 +00:00
simd.cpp Refactoring: 2010-08-09 04:10:38 +00:00
x86emitter.cpp x86 emitter: fixed three encodings for shrd and shld, as in issue 1076. Thanks to "firnis" for finding this. 2011-07-07 22:37:59 +00:00