Enable inlining of Unsafe methods for x86.

Fixes the calculation of the size of a Mov32AR when the base reg is BP
and the displacement is 0.

Also changes time check in heap from DCHECK to unlikely branch and warning,
since time isn't kept well in the x86 emulator.

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