diff options
| author | Naresh Babu Saladi <nsaladi@quicinc.com> | 2010-03-11 05:01:23 +0800 |
|---|---|---|
| committer | Steve Kondik <shade@chemlab.org> | 2010-05-08 02:35:48 +0800 |
| commit | d1dbd9b7318ffe8ab05028ebde4a49c7647028a0 (patch) | |
| tree | acbfec115b3734d37e40e10c770c142c22f38a14 /vm/Native.h | |
| parent | 3c2ed4af1d9091af8716c9035522b6f4021f1782 (diff) | |
| download | android_dalvik-d1dbd9b7318ffe8ab05028ebde4a49c7647028a0.tar.gz android_dalvik-d1dbd9b7318ffe8ab05028ebde4a49c7647028a0.tar.bz2 android_dalvik-d1dbd9b7318ffe8ab05028ebde4a49c7647028a0.zip | |
InterpAsm: Disable vfp in OP_CMPL and OP_CMPG for float and double operands
Use software floating point instructions in opcode implementations of
OP_CMPL_FLOAT, OP_CMPG_FLOAT, OP_CMPL_DOUBLE, and OP_CMPG_DOUBLE. This
is done to workaround the problem with comparison operation when one
of the operand is NaN.
CRs-fixed: 226903
Change-Id: I056c77510802536b3b7f6cefea6c0e241077a837
Diffstat (limited to 'vm/Native.h')
0 files changed, 0 insertions, 0 deletions
