Load 8 bits of data into register `xd` from an address formed by adding `xs1` to a signed offset. Zero extend the result.
lbu xd, imm(xs1)
Type: I
open lbu in rvcodecjs