assertz
The assert zero instruction is useful for hardware debugging. If the zero flag is not set, it causes the system to halt. In the current build, there is also an LED showing whether an assertion failed.
Instruction | Encoding | Semantics | Cycles |
---|---|---|---|
assertz | 11 11 10 10 | halts the system iff | 1 |