Branch to PC + imm if the unsigned value in register xs1 is less than the unsigned value in register xs2. Raise a `MisalignedAddress` exception if PC + imm is misaligned.
bltu xs1, xs2, imm
Pseudo-Instructionbgtu xs2, xs1, immequalsbltu xs1, xs2, immwhentrue
Type: