Fix the "mov R1, R2; mov R2, R3" bug in jni_compiler.

Should be "mov R2, R3; mov R1, R2" instead.

Change-Id: Ie5264c3fe38486781e09f54e1e6d1fdcf7a2d4e5
3 files changed
tree: 0d53f3e1ff4fa66c374984dd9515c1c0e9af8d67
  1. build/
  2. src/
  3. test/
  4. tools/
  5. Android.mk