OSDN Git Service

Implement method calls using relative BL on ARM64.
authorVladimir Marko <vmarko@google.com>
Wed, 24 Sep 2014 11:42:55 +0000 (12:42 +0100)
committerVladimir Marko <vmarko@google.com>
Fri, 3 Oct 2014 17:15:33 +0000 (18:15 +0100)
commit7c2ad5af0bdd3cc1069038f8e3422d99aeb5f44c
tree17bbfe4d36a5986aa1ca8a7bb2b6945175fd0963
parent63462448ca4e377074a10a4720aa22f71154dbe9
Implement method calls using relative BL on ARM64.

Change-Id: I9e5d0b6c100b6cddd6bbb7ab07cff77ab104ea31
compiler/dex/quick/arm64/arm64_lir.h
compiler/dex/quick/arm64/assemble_arm64.cc
compiler/dex/quick/arm64/call_arm64.cc
compiler/dex/quick/arm64/codegen_arm64.h
compiler/dex/quick/arm64/target_arm64.cc
compiler/dex/quick/gen_invoke.cc
compiler/oat_writer.cc
compiler/oat_writer.h