Assembly:

BITREVW rt, rs

Assembly alias, not available in NMS

Bit Reverse in Word

Purpose:

Bit Reverse in Word. Reverse all bits in 32 bit register $rs, placing the result in register $rt.

Availability:

Assembly alias, not available in NMS

Expansion:

ROTX rt, rs, 31, 0