OSDN Git Service

Revert "ART: Implement hard float for X86"
authorVladimir Marko <vmarko@google.com>
Mon, 12 Jan 2015 18:21:07 +0000 (18:21 +0000)
committerVladimir Marko <vmarko@google.com>
Mon, 12 Jan 2015 18:21:07 +0000 (18:21 +0000)
commit0f9b03c65e0ee8bdc5ddf58af100f5fc356cc98b
tree7cb2063f05a857a18e9ff0b7ffed7f741270cfff
parent59b9cf7ec0ccc13df91be0bd5c723b8c52410739
Revert "ART: Implement hard float for X86"

This reverts commit 59b9cf7ec0ccc13df91be0bd5c723b8c52410739.

Change-Id: I08333b528032480def474286dc368d916a07e17f
13 files changed:
compiler/dex/quick/x86/codegen_x86.h
compiler/dex/quick/x86/target_x86.cc
compiler/dex/quick/x86/x86_lir.h
compiler/jni/quick/x86/calling_convention_x86.cc
compiler/jni/quick/x86/calling_convention_x86.h
compiler/utils/x86/assembler_x86.cc
runtime/arch/stub_test.cc
runtime/arch/x86/asm_support_x86.h
runtime/arch/x86/context_x86.cc
runtime/arch/x86/quick_entrypoints_x86.S
runtime/arch/x86/quick_method_frame_info_x86.h
runtime/entrypoints/quick/quick_trampoline_entrypoints.cc
runtime/mirror/art_method.cc