The first operand is shifted right by 32 bits into register (R1+1). The sign bit is propagated in R1. Given initial contents R6 = 8110111, R7 = 1234, then following `SR32,6' R6 = FFFFFFFF, R7 = 8110111