History log of /external/vixl/src/vixl/a64/assembler-a64.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dc661669ef2e2fd18c4e21333d6a12112b520436 19-May-2015 Pirama Arumuga Nainar <pirama@google.com> Temporary workaround for b/21273194

Create a new Register object that is equivalent to register lr (x30).
This is a temporary workaround to b/21273194. For some reason, the
const global object vixl::lr is uninitialized at this point.

Change-Id: I107778c2f66da6b4868edbfe0448349adaa0af59
(cherry picked from commit 2f76f9ce52a6f9c084686f0e3b77834ff8a10c59)
/external/vixl/src/vixl/a64/assembler-a64.cc
0cc8b6ece4b3e757e11a906a81ece292437713ab 31-Mar-2015 armvixl <vixl@arm.com> VIXL Release 1.9

This VIXL update, besides adding support for many new features, fixes
all the Android integration issues. VIXL headers do not have "vixl"
appended to their name anymore and now live in src/vixl/... .

From VIXL 1.9 onwards the only changes needed for Android are the
addition of an Android makefile and logcat support in
src/vixl/globals.h (see the __ANDROID__ ifdefs).

For more information please refer to the README.md and LICENCE
files for details.

Change-Id: Iebae947539cbad65488b7195aaf01de284b71cbb
/external/vixl/src/vixl/a64/assembler-a64.cc