ASSERT¶
32-bit Base **Group:** Execution Control |
Ch 19
SYS — System Operations |
**Length:**
32 | **Decode:** —
Assembly Syntax¶
assert SrcL
Encoding¶
Description¶
Architectural assertion. Traps if the condition register is zero.
Pseudocode (informative)¶
Encoding Notes¶
No additional encoding notes.
Full Catalog Forms¶
| Assembly | Length | Decode |
|---|---|---|
assert SrcL |
32 | — |
← [Execution Control](../groups/execution_control.md) [Index](../index.md) [All instructions](index.md) →