magumagu 03292eabc2 Fix OpArg::WriteRex with 8-bit memory operand.
Previously he function was misbehaving because of a missing check for
whether an 8-bit operand was a register operand; it would therefore
emit unnecessary REX prefixes, incorrectly assert on 32-bit targets, and
could potentially emit wrong code in rare cases (like a memory to register
operation involving AH.)

Also, some cleanup while I was in the area to make the function easier to
read.
2014-03-25 14:09:15 -07:00
..
2014-03-09 21:14:26 +01:00
2014-03-09 21:14:26 +01:00
2014-03-14 13:51:23 -04:00
2014-03-09 21:14:26 +01:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-09 21:14:26 +01:00
2014-03-09 21:14:26 +01:00
2014-03-09 21:14:26 +01:00
2014-03-09 21:14:26 +01:00
2014-03-07 21:40:59 +13:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-09 21:14:26 +01:00
2014-03-09 21:14:26 +01:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-09 21:14:26 +01:00