Format |
Syntax: |
Operation: |
Operands: |
Architecture revision |
Opcode | ||||||||||||
1 |
mac Rd, Rx, Ry |
Rd = (Rx × Ry) + Rd; |
{d, x, y} ∈ {0, 1, …, 15} |
Rev1+ |
|
Performs a Multiply-Accumulate operation and stores the result into the destination register.
Q: |
Not affected. |
V: |
Not affected. |
N: |
Not affected. |
Z: |
Not affected. |
C: |
Not affected. |