Rev. 1.00
196
��ne ��� �01�
Rev. 1.00
19�
��ne ��� �01�
HT66FM5440
Brushless DC Motor A/D Flash MCU
HT66FM5440
Brushless DC Motor A/D Flash MCU
Mnemonic
Description
Cycles Flag Affected
Data Move
MOV A�[m]
Move Data Memory to ACC
1
None
MOV [m]�A
Move ACC to Data Memory
1
Note
None
MOV A�x
Move immediate data to ACC
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
�MP addr
��mp �nconditionally
�
None
SZ [m]
Skip if Data Memory is zero
1
Note
None
SZA [m]
Skip if Data Memory is zero with data movement to ACC
1
Note
None
SZ [m].i
Skip if bit i of Data Memory is zero
1
Note
None
SNZ [m]
Skip if Data Memory is not 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
SIZA [m]
Skip if increment Data Memory is zero with res�lt in ACC
1
Note
None
SDZA [m]
Skip if decrement Data Memory is zero with res�lt in ACC
1
Note
None
CALL addr
S�bro�tine call
�
None
RET
Ret�rn from s�bro�tine
�
None
RET A�x
Ret�rn from s�bro�tine and load immediate data to ACC
�
None
RETI
Ret�rn from interr�pt
�
None
Table Read Operation
TABRD [m]
Read table (specific page) to TBLH and Data Memory
�
Note
None
TABRDL [m] Read table (last page) to TBLH and Data Memory
�
Note
None
ITABRD [m]
Increment table pointer TBLP first and Read table to TBLH and Data Memory
�
Note
None
ITABRDL [m]
Increment table pointer TBLP first and Read table (last page) 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 Watchdog Timer
1
TO� PDF
SWAP [m]
Swap nibbles of Data Memory
1
Note
None
SWAPA [m] Swap nibbles of Data Memory with res�lt in ACC
1
None
HALT
Enter power down mode
1
TO� PDF
Note: 1. For skip instructions, if the result of the comparison involves a skip then up to three 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 WDT" instruction the TO and PDF flags may be affected by the execution status. The TO
and PDF flags are cleared after the "CLR WDT" instructions is executed. Otherwise the TO and PDF
flags remain unchanged.