commit | a3735f7ccb0dfeab639ac2faf34af752e1415cdf | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Wed Sep 14 13:36:16 2016 -0700 |
committer | Igor Murashkin <iam@google.com> | Wed Sep 14 20:46:34 2016 +0000 |
tree | 3faf461f77b41cb783b89a974e83b70c0bf13622 | |
parent | 26ead4975e1752e8ae2f5ed6fda73876c4f9ff59 [diff] |
jni: Update VIXL macro assembler to have vmovdrr/vmovsr support This is sometimes used by @CriticalNative JNI compiler to avoid spilling the user native function pointer to the stack. (Also fixes the failing target jni_compiler_test32) Test: make -j test-art-target-gtest-jni_compiler_test32 Bug: 31469040 Change-Id: I04a5ec20272fe89e613959a37da1cb472c4ebdf9