SPRUIE9D May 2017 – May 2024 DRA74P , DRA75P , DRA76P , DRA77P
Add 16-Bit Unsigned Constant to Stack Pointer, Result to Stack Pointer
ADD ucst16, SP
Functional unit = D
32 bit
31 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 0 |
ucst16 | 0 | 0 | 1 | 1 | 1 | x | x | x | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 |
16 | opcode |
Addition of a 16-bit unsigned constant (ucst16) with the stack pointer (SP) and store result to SP.
None
SP = SP + ucst16