INSTRUCTION TIMING
MOTOROLA
INSTRUCTION SET DETAILS
A - 299
JLC (R2+N2)
will require
= (1+ea)
= (1+0)
=
1
instruction program word
and will execute in
= (4+jx)
= (4+ea+(2
∗
ap))
= (4+ea+(2
∗
wp))
= (4+2+(2
∗
4)) oscillator clock cycles.
=
14
Example 18: RTI Instruction
Problem:
Calculate the number of 24-bit instruction program words and the number of
oscillator clock cycles required for the instruction
RTI
where
Operating Mode Register (OMR)
= 02 (normal expanded memory map),
Bus Control Register (BCR)
= $0012, and,
Return Address (on the stack)
= $0100 (internal P memory).
Solution:
To determine the number of instruction program words and the number of
oscillator clock cycles required for the given instruction, the user should perform the fol-
lowing operations:
1. Look up the number of instruction program words and the number of oscillator clock
cycles required for the opcode-operand portion of the instruction in Table A-6.
According to Table A-6, the RTI instruction will require one instruction program word and
will execute in (4+rx) oscillator clock cycles. The term “rx’’ represents the number of addi-
tional (if any) oscillator clock cycles required for an RTI or RTS instruction.
2. Evaluate the “rx’’ term using Table A-12.
According to Table A-12, the RTI instruction will require rx=(2
∗
ap) additional oscillator
clock cycles. The term “ap’’ represents the number of additional (if any) oscillator clock
cycles that are required to access a P memory operand. Note that the term “(2
∗
ap)” rep-
resents the two program memory instruction fetches executed at the end of an RTI or
RTS instruction to refill the instruction pipeline.
Summary of Contents for DSP56K
Page 12: ...xii LIST of TABLES MOTOROLA List of Tables Continued Table Page Number Title Number ...
Page 13: ...MOTOROLA DSP56K FAMILY INTRODUCTION 1 1 SECTION 1 DSP56K FAMILY INTRODUCTION ...
Page 31: ...MOTOROLA DATA ARITHMETIC LOGIC UNIT 3 1 SECTION 3 DATA ARITHMETIC LOGIC UNIT ...
Page 50: ...DATA ALU SUMMARY 3 20 DATA ARITHMETIC LOGIC UNIT MOTOROLA ...
Page 51: ...MOTOROLA ADDRESS GENERATION UNIT 4 1 SECTION 4 ADDRESS GENERATION UNIT ...
Page 77: ...MOTOROLA PROGRAM CONTROL UNIT 5 1 SECTION 5 PROGRAM CONTROL UNIT ...
Page 124: ...INSTRUCTION GROUPS 6 30 INSTRUCTION SET INTRODUCTION MOTOROLA ...
Page 125: ...MOTOROLA PROCESSING STATES 7 1 SECTION 7 PROCESSING STATES STOP WAIT EXCEPTION NORMAL RESET ...
Page 167: ...STOP PROCESSING STATE MOTOROLA PROCESSING STATES 7 43 ...
Page 168: ...STOP PROCESSING STATE 7 44 PROCESSING STATES MOTOROLA ...
Page 169: ...MOTOROLA PORT A 8 1 SECTION 8 PORT A ...
Page 176: ...PORT A INTERFACE 8 8 PORT A MOTOROLA ...
Page 177: ...MOTOROLA PLL CLOCK OSCILLATOR 9 1 SECTION 9 PLL CLOCK OSCILLATOR x x d Φ VCO ...
Page 191: ...10 2 ON CHIP EMULATION OnCE MOTOROLA SECTION 10 ON CHIP EMULATION OnCE ...
Page 218: ...USING THE OnCE MOTOROLA ON CHIP EMULATION OnCE 10 29 ...
Page 604: ...INSTRUCTION ENCODING A 338 INSTRUCTION SET DETAILS MOTOROLA ...
Page 605: ...MOTOROLA BENCHMARK PROGRAMS B 1 APPENDIX B BENCHMARK PROGRAMS T T T T T P1 P3 P2 P4 T T T ...
Page 609: ...BENCHMARK PROGRAMS MOTOROLA BENCHMARK PROGRAMS B 5 ...
Page 611: ...BENCHMARK PROGRAMS MOTOROLA BENCHMARK PROGRAMS B 7 ...
Page 613: ...BENCHMARK PROGRAMS MOTOROLA BENCHMARK PROGRAMS B 9 ...
Page 615: ...BENCHMARK PROGRAMS MOTOROLA BENCHMARK PROGRAMS B 11 ...