dolphin/Source/Core/Common
pierre e57406dbcc Core/Common: Add support for low 8 bit parts of SI,DI,BP on 64 bit in x64Emitter
In addition protect against their use on 32 bit and the use of [ABCD]H
together with a REX prefix on 64 bit.

This assumes that the customOp parameter of WriteREX and operandReg of
OpArg always are registers, and thus needs to give something valid to
WriteREX when that is not the case (WriteShift).

In addition to the patch i sent to the ML, there are a few changes to the
error reporting(mostly whitespace).



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7202 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-19 14:20:52 +00:00
..
Src Core/Common: Add support for low 8 bit parts of SI,DI,BP on 64 bit in x64Emitter 2011-02-19 14:20:52 +00:00
CMakeLists.txt Fix the rest of the tooltips for linux. 2011-01-31 22:19:30 +00:00
Common.vcxproj vs2010: 2011-02-08 04:03:48 +00:00
Common.vcxproj.filters svn eol-style:native on the filters... 2011-01-31 07:58:59 +00:00
make_svnrev.h.js Fixed vs2010 SVNRevGen project. (Also changed "make_svnrev.h.vbs" to jscript and gave it some comments :p) Removed some old plugin stuff. 2011-02-01 04:20:51 +00:00
SubWCRev.exe replace SubWCRev.exe with a statically linked one... >.> 2009-03-22 22:11:27 +00:00
SVNRevGen.vcxproj vs2010: 2011-02-08 04:03:48 +00:00