OSDN Git Service

MIPS: Reintroduce hand-written rosalloc entrypoints
authorGoran Jakovljevic <Goran.Jakovljevic@imgtec.com>
Thu, 19 Jan 2017 10:39:18 +0000 (11:39 +0100)
committerGoran Jakovljevic <Goran.Jakovljevic@imgtec.com>
Tue, 7 Feb 2017 08:45:11 +0000 (09:45 +0100)
commit2449e5c95b536791fc11344530365b36ae18e0df
tree253c5a16afae87951b66bc0fca20b09a446ce057
parent23d7c8590bea7f24b301d1dff79e09a4a9a8a51e
MIPS: Reintroduce hand-written rosalloc entrypoints

Reintroduced art_quick_alloc_object_resolved_rosalloc and added
art_quick_alloc_object_initialized_rosalloc for MIPS32 and MIPS64.

Test: booted MIPS32 and MIPS64 in QEMU
Test: mma test-art-target on CI20 (MIPS32R2)
Test: mma test-art-target in QEMU (MIPS64R6)

Change-Id: I51c7d0629fd005e61f93cedd3989c53efc5a90e5
runtime/arch/mips/quick_entrypoints_mips.S
runtime/arch/mips64/quick_entrypoints_mips64.S