C.SUB¶
16-bit C. **Group:** Arithmetic Operation |
Ch 12
ALU — Arithmetic Logic Unit |
**Length:**
16 | **Decode:** —
Assembly Syntax¶
c.sub srcL, srcR, ->t
Encoding¶
Description¶
[16-bit C.] Integer subtraction.
Pseudocode (informative)¶
Encoding Notes¶
No additional encoding notes.
Full Catalog Forms¶
| Assembly | Length | Decode |
|---|---|---|
c.sub srcL, srcR, ->t |
16 | — |
← [Arithmetic Operation](../groups/arithmetic_operation.md) [Index](../index.md) [All instructions](index.md) →