Intel 8XC196MD Microscope & Magnifier User Manual


 
8XC196MC, MD, MH USER’S MANUAL
A-56
Call (Memory)
Mnemonic Direct Immed.
Indirect Indexed
Normal Autoinc. Short
Long
LCALL 13
RET
—— 14
SCALL 13
TRAP 18————
Conditional Jump
Mnemonic Short-Indexed
DJNZ 5 (jump not taken), 9 (jump taken)
DJNZW 6 (jump not taken), 10 (jump taken)
JBC 5 (jump not taken), 9 (jump taken)
JBS 5 (jump not taken), 9 (jump taken)
JC 4 (jump not taken), 8 (jump taken)
JE 4 (jump not taken), 8 (jump taken)
JGE 4 (jump not taken), 8 (jump taken)
JGT 4 (jump not taken), 8 (jump taken)
JH 4 (jump not taken), 8 (jump taken)
JLE 4 (jump not taken), 8 (jump taken)
JLT 4 (jump not taken), 8 (jump taken)
JNC 4 (jump not taken), 8 (jump taken)
JNE 4 (jump not taken), 8 (jump taken)
JNH 4 (jump not taken), 8 (jump taken)
JNST 4 (jump not taken), 8 (jump taken)
JNV 4 (jump not taken), 8 (jump taken)
JNVT 4 (jump not taken), 8 (jump taken)
JST 4 (jump not taken), 8 (jump taken)
JV 4 (jump not taken), 8 (jump taken)
JVT 4 (jump not taken), 8 (jump taken)
Table A-9. Instruction Execution Times (in State Times) (Continued)
NOTE: The column entitled “Reg.” lists the instruction execution times for accesses to the register file or
peripheral SFRs. The column entitled “Mem.” lists the instruction execution times for accesses to
all memory-mapped registers, I/O, or memory. See Table 4-1 on page 4-2 for address information.