EasyManuals Logo

Texas Instruments TMS320C28x User Manual

Texas Instruments TMS320C28x
695 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #426 background imageLoading...
Page #426 background image
POP AR1H:AR0H
6-269
POP AR1H:AR0H Pop Top of Stack to Upper Half of Auxiliary Registers
SYNTAX OPTIONS OPCODE OBJMODE RPT CYC
POP AR1H:AR0H 0000 0000 0000 0011 X
1
Operands AR1H:
AR0H
Upper 16-bits of XAR1 and XAR0 auxiliary registers
Description Predecrement SP by 2. Load the contents of AR0H with the value pointed to
by SP and AR1H with the value pointed to by SP+1. The lower 16 bits of the
auxiliary registers (AR0 and AR1) are left unchanged.
SP −= 2;
AR0H = [SP];
AR1H = [SP+1];
AR1:AR0 = unchanged;
Flags and
Modes
None
Repeat This instruction is not repeatable. If this instruction follows the RPT
instruction, it resets the repeat counter (RPTC) and executes only once.
Example
.
.
.
POP XT
POP XAR7
POP XAR6
POP XAR5
POP XAR4
POP XAR3
POP XAR2
POP AR1H:AR0H
IRET
; Full context restore for an
; interrupt or trap function
; 32-bit XT restore
; 32-bit XAR7 restore
; 32-bit XAR6 restore
; 32-bit XAR5 restore
; 32-bit XAR4 restore
; 32-bit XAR5 restore
; 32-bit XAR2 restore
; 16-bit AR1H and 16-bit AR0H restore

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

Texas Instruments TMS320C28x Specifications

General IconGeneral
BrandTexas Instruments
ModelTMS320C28x
CategoryProcessor
LanguageEnglish

Related product manuals