1 ! RUN
: llvm-mc
%s
-arch
=sparc
-mcpu
=gr740
-show-encoding | FileCheck
%s
3 ! CHECK
: pwr
%g0
, 0, %psr
! encoding
: [0x83,0x88,0x20,0x00]
6 ! CHECK
: pwr
%g0
, %l7
, %psr
! encoding
: [0x83,0x88,0x00,0x17]
9 ! CHECK
: pwr
%g0
, 32, %psr
! encoding
: [0x83,0x88,0x20,0x20]