Assembly:

BITREVB rt, rs

Assembly alias, not available in NMS

Bit Reverse in Bytes

Purpose:

Bit Reverse in Bytes. Reverse bits in each byte of 32-bit value in register $rs, placing theresult in register $rt.

Availability:

Assembly alias, not available in NMS

Expansion:

ROTX rt, rs, 7, 8, 1