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 ta ken), 9 (jump taken)
JC 4 (jump not taken), 8 (j ump taken)
JE 4 (jump not taken), 8 (jump taken)
JGE 4 (jump not taken), 8 (j ump taken)
JGT 4 (jump not taken), 8 (jump taken)
JH 4 (jump not taken), 8 (j ump taken)
JLE 4 (j ump not taken), 8 (j ump taken)
JLT 4 (jump not taken), 8 (jump taken)
JNC 4 (jump not taken), 8 (j ump taken)
JNE 4 (jump not taken), 8 (jump taken)
JNH 4 (jump not taken), 8 (j ump 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 take n)
JV 4 (jump not taken), 8 (jump taken)
JVT 4 (jump not taken), 8 (jump take n)
Table A-9. Instruction Execution Times (in State Times) (Continued)
NOTE: The column entitled “Reg.” lis ts the instructi on execution times for accesse s to th e reg iste r fil e or
peripheral SFRs. The column entitled “Mem.” lists the instructio n execu tion times for a cces ses to
all memory-mapped registers, I/O, or memory. See Table 4-1 on page 4-2 for address information.