diff options
author | Lazar Trsic <Lazar.Trsic@imgtec.com> | 2015-06-24 16:30:21 +0200 |
---|---|---|
committer | Nikola Veljkovic <Nikola.Veljkovic@imgtec.com> | 2015-06-24 16:34:07 +0200 |
commit | f652d605753f1387e7797461b47116c5dcdf928d (patch) | |
tree | a513109ea9fcbc390125b03d07e8d45500a31503 /compiler/optimizing/graph_visualizer.cc | |
parent | bb3dabaf804e0d0bd2bf34e69091b2f86fd4e78b (diff) |
[MIPS64] JNI Compiler: Sign-extend int function arguments
MIPS n64 ABI differs from arm64. Arguments smaller than the 8B stack
slot need to be sign-extended.
Use combination (lw,sd), instead of (lw,sw) for 4B values.
Change fixes software keyboard crash on mips64.
Change-Id: I7574d37f6039e9e8c9e0047254be71d28d4c829a
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions