Allow more vregs in native GC map.

Allow upto 65536 (2**13 * 8) vregs in a reference bitmap as this occurs
in CTS tests. Achieve this by squeezing the numbers of bits used to say
how large in bytes the native PC offset is down to 3 from 8.

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