c.zext.b

Takes a single source/destination operand. This instruction zero-extends the least-significant byte of the source to XLEN by inserting 0's into all of the bits more significant than 7.

Synopsis

c.zext.b xd

Encoding

Type:

067910151100001xd100111

RISC-V Instruction Encoder/Decoder

open c.zext.b in rvcodecjs

Availability