OSDN Git Service

Fix typo in ISA centralization
authorAndreas Gampe <agampe@google.com>
Wed, 16 Apr 2014 18:23:27 +0000 (11:23 -0700)
committerAndreas Gampe <agampe@google.com>
Wed, 16 Apr 2014 18:23:27 +0000 (11:23 -0700)
commit68f3e09c88a30e4b337b1929126a602b42406916
tree847746a412fdec09b9013514b095d24c3c37165b
parentb94fae66dac14be955c68028447cdad84ee22bf9
Fix typo in ISA centralization

X86 needs sign-extension.

Change-Id: I1253fbc9aa0e732e37b976a0723ec89155e7e2e7
compiler/jni/quick/jni_compiler.cc