Restore Method* following invoke with > 20 args

In the case of a huge number of arguments, the invoke setup code
will call memcpy(), which trashes the caller saves.  Need to restore
Method*, which had already been loaded into arg0/r0.

Change-Id: I3a9b74132fb407263afef2a103ccac071ea6a653
1 file changed
tree: 58a953afdf3b41372b367bc9a7a6de1b908ad2d4
  1. build/
  2. oat_process/
  3. oat_runtime/
  4. src/
  5. test/
  6. tools/
  7. Android.mk