1 ! RUN
: not llvm-mc
%s
-triple
=sparc
-show-encoding
2>&1 | FileCheck
%s
--check-prefix
=CHECK
--check-prefix
=V8
2 ! RUN
: not llvm-mc
%s
-triple
=sparcv9
-show-encoding
2>&1 | FileCheck
%s
--check-prefix
=CHECK
--check-prefix
=V9
4 ! Test the lower
and upper bounds of
'set'
5 ! CHECK
: argument must
be between
7 ! CHECK
: argument must
be between
10 ! V8
: instruction requires
a CPU feature
not currently enabled
11 ! V9
: unknown membar tag
14 ! V8
: instruction requires
a CPU feature
not currently enabled
15 ! V9
: invalid membar mask number
18 ! Test the boundary checks on the shift amount
19 ! V8
: immediate shift value out of range
21 ! V9
: immediate shift value out of range