czero.nez
Conditional zero, if condition is nonzero.
This instruction is defined by:
-
Zicond, version >= 0
This instruction is included in the following profiles:
-
RVA23U64 (Mandatory)
-
RVB23U64 (Mandatory)
Synopsis
If rs2 contains a nonzero value, this instruction writes the value zero to rd. Otherwise, this instruction copies the contents of rs1 to rd. This instruction carries a syntactic dependency from both rs1 and rs2 to rd. Furthermore, if the Zkt extension is implemented, this instruction’s timing is independent of the data values in rs1 and rs2.