commit | ed8dd492e43cbaaa435c4892447072c84dbaf2dc | [log] [tgz] |
---|---|---|
author | Serban Constantinescu <serban.constantinescu@arm.com> | Tue Feb 11 14:15:10 2014 +0000 |
committer | Ian Rogers <irogers@google.com> | Wed Mar 05 12:14:43 2014 -0800 |
tree | e93e3d1e7dd6770ec8e2a3ed7105a7305eb2bc4d | |
parent | 511472b9110d15cf30a205bb514eb98f6afce651 [diff] |
AArch64: Add ARM64 Assembler This patch adds the ARM64 Assembler and ManagedRegister backend. The implementation of the Arm64Assembler class is based on VIXL (a programmatic A64 Assembler - see external/vixl ). Change-Id: I842fd574637a953c19631eedf26f6c70d9ed7f9e Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>