Format |
Syntax: |
Operation: |
Operands: |
Architecture revision |
Opcode | ||||||
1 |
lddsp Rd, SP[disp] |
Rd = *( (SP && 0xFFFF_FFFC) + (ZE(disp7) << 2)); |
d ∈ {0, 1, …, 15} disp ∈ {0, 4, …, 508} |
Rev1+ |
|
Reads the value of a memory location referred to by the stack pointer register and a displace- ment.
Q: |
Not affected. |
V: |
Not affected. |
N: |
Not affected. |
Z: |
Not affected. |
C: |
Not affected. |