Fixes to x86 register promotion and load hoisting.

Fixed a check to ensure that the mvzxb source register can be byte
accessed, not the destination reg.

Disabled branch fusion for x86 since code generation for that is
unimplemented.

Changed regId mask for x86 to allow proper masking of double registers.

Also added more output to the disassembler.

Change-Id: Idc0a949755ec9ae7b6d5dba38caa5ac01fcc5713
5 files changed
tree: 3f2968be0023fa1d22303e74a989a1961ea402c9
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk