1 ! RUN
: llvm-mc
%s
-arch
=sparc
-show-encoding | FileCheck
%s
3 ! CHECK
: mov
1033, %o1
! encoding
: [0x92,0x10,0x24,0x09]
5 ! CHECK
: mov
60, %o2
! encoding
: [0x94,0x10,0x20,0x3c]
8 ! "." is exactly like
a temporary symbol equated to the current line.
9 ! RUN
: llvm-mc
%s
-arch
=sparc | FileCheck
%s
--check-prefix
=DOTEXPR
12 ! DOTEXPR-NEXT
: ba .Ltmp0+8