Jmp - Motorola DSP56800 Manual

16-bit digital signal processor
Table of Contents

Advertisement

JMP

Operation:
label → PC
Description: Jump to program memory at the location given by the instruction's effective address. The effective ad-
dress is a 16-bit absolute address.
Example:
JMP
Explanation of Example:
In this example, program execution is transferred to the address represented by label. The DSP core
supports up to 16-bit program addresses.
Condition Codes Affected:
The condition codes are not affected by this instruction.
Restrictions:
A JMP instruction used within a DO loop cannot begin at the LA within that DO loop.
A JMP instruction cannot be repeated using the REP instruction.
Instruction Fields:
Operation
JMP
Timing:
6 + jx oscillator clock cycle
Memory:
2 program words
A-90
Jump
Assembler Syntax:
JMP
LABEL
Operands
C
xxxx
6
DSP56800 Family Manual
xxxx
W
2
16-bit absolute address
JMP
Comments

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents