Loading
+1 −1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -561,7 +561,7 @@ in symbols, $\rX=\rY\mathbin{\overline\lor}\rZ$ or | ||
$\rX=\rY\mathbin{\overline\lor}\zz$.
|
||
\bull\<NXOR \$X,\$Y,\0 `bitwise not-exclusive-or'.\>
|
||
@.NAND@>
|
||
@.NXOR@>
|
||
Each bit of register Y is logically xored with the corresponding bit of
|
||
register~Z or of the constant~Z, and the complement of the result is placed in register~X\null.
|
||
In other words, a bit of register~X is set to~1 if and only if the
|
||












