OSDN Git Service

[MIPS] Support FR=0 emulation on FR=1 64-bit FP registers
authorDuane Sand <duane.sand@imgtec.com>
Mon, 1 Jun 2015 23:29:14 +0000 (16:29 -0700)
committerDmitriy Ivanov <dimitry@google.com>
Tue, 23 Jun 2015 17:33:37 +0000 (10:33 -0700)
commit40d9e7bf842423e328cda58e21ff5fc0cbab5c8a
tree2e2a57fdc696d21e52e3826843ce42f9a304a8c8
parent2b028f5ce47b8d27ca6d3b86e135f7d9b0359547
[MIPS] Support FR=0 emulation on FR=1 64-bit FP registers

Enables running of older MIPS NDK-built apps on mips64r6.

Works with kernel supporting FRE emulation, and old kernels.

Bug: http://b/21555893
Change-Id: I13923fe62cd83ad1d337f13a50f2eda2dfdd906f
(cherry picked from commit d02ec08427b006e80191ce60690ce48a788fb832)
linker/linker.cpp
linker/linker.h
linker/linker_mips.cpp