c.zext.h

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

Synopsis

c.zext.h xd

Encoding

Type:

067910151101001xd100111

RISC-V Instruction Encoder/Decoder

open c.zext.h in rvcodecjs

Availability