c.zext.w

Takes a single source/destination operand. It zero-extends the least-significant word of the operand to XLEN bits by inserting zeros into all of the bits more significant than 31.

Synopsis

c.zext.w xd

Encoding

Type:

067910151110001xd100111

RISC-V Instruction Encoder/Decoder

open c.zext.w in rvcodecjs

Availability