The first operand is shifted right the number of bytes specified by the second operand address. Example: 9B300002 will shift R3 right 2 bytes.
Also
9A SLLB SHIFT LEFT LOGICAL BYTE RS 9C SLAB SHIFT LEFT BYTE RS 9D SRAB SHIFT RIGHT BYTE RS