Quick compiler - fix run-test 019

Two problems:
  1.  Was treating an array object store as a regular array store
  2.  Codegen bug that (somewhat disturbingly) existed in the
      non-quick code.  I'm a little surprised that it hadn't
      shown up before now, but it would tend to be masked if
      the array base register in question was promoted.

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