c.zext.b
Zero-extend byte, 16-bit encoding
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.
| This instruction must have data-independent timing when extension Zkt is enabled. |