1 ! RUN
: llvm-mc
%s
-triple
=sparc
-show-encoding | FileCheck
%s
--check-prefix
=SPARC32
2 ! RUN
: llvm-mc
%s
-triple
=sparcv9
-show-encoding | FileCheck
%s
--check-prefix
=SPARC64
4 ! '.proc' is documented to do nothing in the binutils assembler.
5 ! so it should do nothing for clang either
, i.e.
not be an error.
8 ! '.register' is currently ignored.
22 ! SPARC32
: .word 65536
23 ! SPARC64
: .word 65536
24 ! SPARC32
: .word 65536
25 ! SPARC64
: .word 65536
29 ! SPARC32
: .word 65536
30 ! SPARC64
: .xword 65536