English
Language : 

COP8782C Datasheet, PDF (14/28 Pages) National Semiconductor (TI) – 8-Bit One-Time Programmable (OTP) Microcontroller
Instruction Execution Time
Most instructions are single byte (with immediate address-
ing mode instruction taking two bytes)
Most single instructions take one cycle time to execute
Skipped instructions require x number of cycles to be
skipped where x equals the number of bytes in the skipped
instruction opcode
See the BYTES and CYCLES per INSTRUCTION table for
details
Bytes and Cycles per
Instruction
The following table shows the number of bytes and cycles
for each instruction in the format of byte cycle
ADD
ADC
SUBC
AND
OR
XOR
IFEQ
IFGT
IFBNE
DRSZ
SBIT
RBIT
IFBIT
Arithmetic Instructions (Bytes Cycles)
B
Direct
Immed
11
34
22
11
34
22
11
34
22
11
34
22
11
34
22
11
34
22
11
34
22
11
34
22
11
13
11
34
11
34
11
34
Memory Transfer Instructions (Bytes Cycles)
Register
Register Indirect
Indirect Direct Immed Auto Incr Decr
BX
Ba Bb Xa Xb
XA
11 13 23
12
LD A
11 13 23 22
12
LD B Imm
11
LD B Imm
23
LD Mem Imm
33
22
LD Reg Imm
23
13
13
(If B k 16)
(If B l 15)
el Memory location addressed by B or X or directly
Instructions Using A C
Instructions
CLRA
INCA
DECA
LAID
DCORA
RRCA
SWAPA
SC
RC
IFC
IFNC
Bytes Cycles
11
11
11
13
11
11
11
11
11
11
11
Transfer of Control Instructions
Instructions
JMPL
JMP
JP
JSRL
JSR
JID
RET
RETSK
RETI
INTR
NOP
Bytes Cycles
34
23
13
35
25
13
15
15
15
17
11
http www national com
14