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