OSDN Git Service

Fix for x86-atom/CALLABI.S to handle failure for android.jni.cts.JniStaticTest#test_r...
authorJohnnie Birch <johnnie.l.birch.jr@intel.com>
Wed, 9 Jun 2010 22:03:27 +0000 (15:03 -0700)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 14 Sep 2010 03:14:05 +0000 (11:14 +0800)
commitafa73b1838c2b3f0218fdb3ba19c3f2f3d1a5342
treede7da87541e16457088b43ad378ec7d6f238cbe9
parent123f6ce7f061abc061f144ecb7a4db4b0cb942a5
Fix for x86-atom/CALLABI.S to handle failure for android.jni.cts.JniStaticTest#test_returnChar. CALLABI.S was not returning unsigned shorts correctly.

Change-Id: Ia6b443d41a96b0f65739c0b16a0ddb39f7eb33fa
vm/arch/x86-atom/Call386ABI.S