English
Language : 

H49R50A-1 Datasheet, PDF (37/45 Pages) Holtek Semiconductor Inc – LCD Type 8-Bit MCU
SET [m]
Description
Operation
Affected flag(s)
SET [m]. i
Description
Operation
Affected flag(s)
SIZ [m]
Description
Operation
Affected flag(s)
SIZA [m]
Description
Operation
Affected flag(s)
SNZ [m].i
Description
Operation
Affected flag(s)
HT49R50A-1/HT49C50-1/HT49C50L
Set data memory
Each bit of the specified data memory is set to 1.
[m] ¬ FFH
TO
PDF
OV
Z
AC
C
¾
¾
¾
¾
¾
¾
Set bit of data memory
Bit i of the specified data memory is set to 1.
[m].i ¬ 1
TO
PDF
OV
Z
AC
C
¾
¾
¾
¾
¾
¾
Skip if increment data memory is 0
The contents of the specified data memory are incremented by 1. If the result is 0, the fol-
lowing instruction, fetched during the current instruction execution, is discarded and a
dummy cycle is replaced to get the proper instruction (2 cycles). Otherwise proceed with
the next instruction (1 cycle).
Skip if ([m]+1)=0, [m] ¬ ([m]+1)
TO
PDF
OV
Z
AC
C
¾
¾
¾
¾
¾
¾
Increment data memory and place result in ACC, skip if 0
The contents of the specified data memory are incremented by 1. If the result is 0, the next
instruction is skipped and the result is stored in the accumulator. The data memory re-
mains unchanged. If the result is 0, the following instruction, fetched during the current in-
struction execution, is discarded and a dummy cycle is replaced to get the proper
instruction (2 cycles). Otherwise proceed with the next instruction (1 cycle).
Skip if ([m]+1)=0, ACC ¬ ([m]+1)
TO
PDF
OV
Z
AC
C
¾
¾
¾
¾
¾
¾
Skip if bit i of the data memory is not 0
If bit i of the specified data memory is not 0, the next instruction is skipped. If bit i of the data
memory is not 0, the following instruction, fetched during the current instruction execution,
is discarded and a dummy cycle is replaced to get the proper instruction (2 cycles). Other-
wise proceed with the next instruction (1 cycle).
Skip if [m].i¹0
TO
PDF
OV
Z
AC
C
¾
¾
¾
¾
¾
¾
Rev. 2.00
37
November 29, 2005