OSDN Git Service

AArch64: Enable FLOAT and DOUBLE opcodes
authorSerban Constantinescu <serban.constantinescu@arm.com>
Fri, 23 May 2014 16:38:18 +0000 (17:38 +0100)
committerbuzbee <buzbee@google.com>
Mon, 26 May 2014 21:36:10 +0000 (14:36 -0700)
commit032d3775552e27eda98af2066306b773f3762b64
treee158bdf2924dfb72339a7d2df23ce19d0c1dc00c
parent1b1aea22c0cc5567b5967590cb3f949cc45c3a9a
AArch64: Enable FLOAT and DOUBLE opcodes

This patch enables all the DOUBLE and FLOAT opcodes except for REM ones.
It has been tested and passes all Dalvik tests except for:

failed: 018-stack-overflow[pid=1076]
failed: 107-int-math2[pid=1593]

Change-Id: I581f219bde354e3402aa3ad6e24ef15566da5f78
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
compiler/dex/compiler_enums.h
compiler/dex/frontend.cc
compiler/dex/quick/arm64/fp_arm64.cc