OSDN Git Service

Support kJitTableAddress in x86/arm/arm64.
authorNicolas Geoffray <ngeoffray@google.com>
Wed, 9 Nov 2016 10:36:29 +0000 (10:36 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 9 Nov 2016 14:43:27 +0000 (14:43 +0000)
commit997d1217830c0a18b70faeabd53c04700a87d7d9
tree1f892df0eb21ebd0139cd62aa9f46a7485f375da
parent0864c98b10cb8ca306671cabaa9be2a4068a2711
Support kJitTableAddress in x86/arm/arm64.

test: test-art-host test-art-target, angler boots and runs.
Change-Id: I3654ae2809d4d759db76ee1ada1c17f3a9c3b392
compiler/optimizing/code_generator_arm.cc
compiler/optimizing/code_generator_arm.h
compiler/optimizing/code_generator_arm64.cc
compiler/optimizing/code_generator_arm64.h
compiler/optimizing/code_generator_x86.cc
compiler/optimizing/code_generator_x86.h