Rev. 1.50
190
����st ��� �01�
Rev. 1.50
191
����st ��� �01�
HT66F0175/HT66F0185
A/D Flash MCU with EEPROM
HT66F0175/HT66F0185
A/D Flash MCU with EEPROM
Mnemonic
Description
Cycles
Flag Affected
Data Move
MOV ��[m]
Move Data Memory to �CC
1
None
MOV [m]��
Move �CC to Data Memory
1
Note
None
MOV ��x
Move immediate data to �CC
1
None
Bit Operation
CLR [m].i
Clear bit of Data Memory
1
Note
None
SET [m].i
Set bit of Data Memory
1
Note
None
Branch Operation
JMP addr
J�mp �nconditionally
�
None
SZ [m]
Skip if Data Memory is zero
1
Note
None
SZ� [m]
Skip if Data Memory is zero with data movement to �CC
1
Note
None
SZ [m].i
Skip if bit i of Data Memory is zero
1
Note
None
SNZ [m].i
Skip if bit i of Data Memory is not zero
1
Note
None
SIZ [m]
Skip if increment Data Memory is zero
1
Note
None
SDZ [m]
Skip if decrement Data Memory is zero
1
Note
None
SIZ� [m]
Skip if increment Data Memory is zero with res�lt in �CC
1
Note
None
SDZ� [m]
Skip if decrement Data Memory is zero with res�lt in �CC
1
Note
None
C�LL addr
S�bro�tine call
�
None
RET
Ret�rn from s�bro�tine
�
None
RET ��x
Ret�rn from s�bro�tine and load immediate data to �CC
�
None
RETI
Ret�rn from interr�pt
�
None
Table Read Operation
T�BRD [m]
Read table (specific page) to TBLH and Data Memory
�
Note
None
T�BRDC [m]
Read table (c�rrent pa�e) to TBLH and Data Memory
�
Note
None
T�BRDL [m]
Read table (last pa�e) to TBLH and Data Memory
�
Note
None
Miscellaneous
NOP
No operation
1
None
CLR [m]
Clear Data Memory
1
Note
None
SET [m]
Set Data Memory
1
Note
None
CLR WDT
Clear Watchdo� Timer
1
TO� PDF
CLR WDT1
Pre-clear Watchdo� Timer
1
TO� PDF
CLR WDT�
Pre-clear Watchdo� Timer
1
TO� PDF
SW�P [m]
Swap nibbles of Data Memory
1
Note
None
SW�P� [m]
Swap nibbles of Data Memory with res�lt in �CC
1
None
H�LT
Enter power down mode
1
TO� PDF
Note: 1. For skip instructions, if the result of the comparison involves a skip then two cycles are required, if no
skip takes place only one cycle is required.
2. Any instruction which changes the contents of the PCL will also require 2 cycles for execution.
3. For the “CLR WDT1” and “CLR WDT2” instructions the TO and PDF flags may be affected by the
execution status. The TO and PDF flags are cleared after both “CLR WDT1” and “CLR WDT2”
instructions are consecutively executed. Otherwise the TO and PDF flags remain unchanged.