Texas Instruments TMS320C28x Reference Manual page 455

Dsp cpu and instruction set
Table of Contents

Advertisement

PUSH XT
PUSH XT
SYNTAX OPTIONS
PUSH XT
Operands
XT
Description
Flags and
Modes
Repeat
Example
MOVL XAR1, #VarA
MOVL XT, *+XAR5[0]
PUSH XT
6-298
1010 1011 1011 1101
Multiplicand register
Push the 32-bit contents of XT onto the stack pointed to by SP.
Post-increment SP by 2:
[SP] = XT;
SP += 2;
None
This instruction is not repeatable. If this instruction follows the RPT
instruction, it resets the repeat counter (RPTC) and executes only once.
OPCODE
; Initialize XAR1 pointer with the
; 22-bit address of VarA
; Load the 32-bit contents of VarA
; into XT
; Push the 32-bit XT into the
; location pointed to by SP.
; Post-increment SP by 2
Push XT Onto Stack
OBJMODE
RPT
CYC
X
1

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TMS320C28x and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents

Save PDF