Fix MIPS jni stub and save gp as part of ref only saves.

For the jni stub, the code pointer move can't be in the delay slot
because it jumps to the wrong place.

The gp register needs to be saved in the ref only frame in case an
exception needs to be delivered afterwards.

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