repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[AMDGPU] Add True16 register classes.
[llvm-project.git]
/
llvm
/
test
/
MC
/
AArch64
/
SVE
/
directive-arch_extension-negative.s
blob
661f13974d0bc89109723a90169d8c9de115d12d
1
//
RUN
:
not
llvm-mc
-
triple aarch64
-
filetype asm
-
o
- %
s
2
>&
1
| FileCheck
%
s
2
3
.arch_extension nosve
4
5
ptrue p0.
b
,
pow2
6
//
CHECK
:
error
:
instruction requires
:
sve
or
sme
7
//
CHECK-NEXT
:
ptrue p0.
b
,
pow2