Places the value 1 in register `xd` if register `xs1` is less than the value in register `xs2`, where both sources are treated as unsigned numbers, else 0 is written to `xd`.
sltu xd, xs1, xs2
Type: R
open sltu in rvcodecjs