summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/aarch64/alias.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/aarch64/alias.s')
-rw-r--r--binutils-2.25/gas/testsuite/gas/aarch64/alias.s13
1 files changed, 12 insertions, 1 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/aarch64/alias.s b/binutils-2.25/gas/testsuite/gas/aarch64/alias.s
index 0db9affb..4ee04c10 100644
--- a/binutils-2.25/gas/testsuite/gas/aarch64/alias.s
+++ b/binutils-2.25/gas/testsuite/gas/aarch64/alias.s
@@ -2,7 +2,7 @@
preference. It is also used to test the -Mno-aliases option in
the disassemler.
- Copyright 2012, 2013 Free Software Foundation, Inc.
+ Copyright (C) 2012-2014 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GAS.
@@ -117,3 +117,14 @@
asimdshll s
asimdshll u
+
+ csinc w0, w1, w1, nv
+ csinc w0, w1, w1, al
+ csinc w0, wzr, wzr, nv
+ csinc w0, wzr, wzr, al
+ csinv w0, w1, w1, nv
+ csinv w0, w1, w1, al
+ csinv w0, wzr, wzr, nv
+ csinv w0, wzr, wzr, al
+ csneg w0, w1, w1, nv
+ csneg w0, w1, w1, al