SUB¶
32-bit Base **Group:** Arithmetic Operation 64bit |
Ch 12
ALU — Arithmetic Logic Unit |
**Length:**
32 | **Decode:** —
Assembly Syntax¶
sub SrcL, SrcR<{.sw,.uw,.neg}><<<shamt>, ->{t, u, Rd}
Encoding¶
Description¶
Integer subtraction.
Pseudocode (informative)¶
Encoding Notes¶
No additional encoding notes.
Full Catalog Forms¶
| Assembly | Length | Decode |
|---|---|---|
sub SrcL, SrcR<{.sw,.uw,.neg}><<<shamt>, ->{t, u, Rd} |
32 | — |
← [Arithmetic Operation 64bit](../groups/arithmetic_operation_64bit.md) [Index](../index.md) [All instructions](index.md) →