Move the armv8.1-a ras test to a negative with noras test as ras is

included in armv8.1-a by default and so we weren't testing anything.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281941 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Christopher 2016-09-19 21:55:04 +00:00
parent a2d3e0354c
commit f1212b9bfc
2 changed files with 5 additions and 5 deletions

View File

@ -30,3 +30,8 @@
# CHECK: aese v0.8h, v1.8h
# CHECK: ^
.arch armv8.1-a+noras
esb
# CHECK: error: instruction requires: ras
# CHECK: esb

View File

@ -8,8 +8,3 @@
# CHECK: aesd v0.16b, v2.16b
# CHECK: eor v0.16b, v0.16b, v2.16b
.arch armv8.1-a+ras
esb
# CHECK: esb