Format |
Syntax: |
Operation: |
Operands: |
Architecture revision |
Opcode | ||||||||||||
1 |
max Rd, Rx, Ry |
If Rx > Ry Rd = Rx; else Rd = Ry; |
d, x, y ∈ {0, 1, …, 15} |
Rev1+ |
|
Sets Rd equal to the signed maximum of Rx and Ry.
Q: |
Not affected. |
V: |
Not affected. |
N: |
Not affected. |
Z: |
Not affected. |
C: |
Not affected. |