diff options
Diffstat (limited to 'ld/testsuite/ld-aarch64/emit-relocs-282.s')
-rw-r--r-- | ld/testsuite/ld-aarch64/emit-relocs-282.s | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ld-aarch64/emit-relocs-282.s b/ld/testsuite/ld-aarch64/emit-relocs-282.s new file mode 100644 index 0000000..b249b6b --- /dev/null +++ b/ld/testsuite/ld-aarch64/emit-relocs-282.s @@ -0,0 +1,6 @@ + and x0,x0,x0 + and x0,x0,x0 + and x0,x0,x0 + and x0,x0,x0 + b target + b target+16 |