From a06ea96464a2928865beb2ac6f12deb0464bfcd7 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 13 Aug 2012 14:52:54 +0000 Subject: Add support for 64-bit ARM architecture: AArch64 --- ld/testsuite/ld-aarch64/emit-relocs-274.s | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ld/testsuite/ld-aarch64/emit-relocs-274.s (limited to 'ld/testsuite/ld-aarch64/emit-relocs-274.s') diff --git a/ld/testsuite/ld-aarch64/emit-relocs-274.s b/ld/testsuite/ld-aarch64/emit-relocs-274.s new file mode 100644 index 0000000..8668b7c --- /dev/null +++ b/ld/testsuite/ld-aarch64/emit-relocs-274.s @@ -0,0 +1,5 @@ + and x0,x0,x0 + and x0,x0,#1 + adr x2,tempy + adr x7,tempy2 + adr x17,tempy3 -- cgit v1.1