Qdatasheet_Logo
Integrated circuits, Transistor, Semiconductors Search and Datasheet PDF Download Site

HT82K94E View Datasheet(PDF) - Holtek Semiconductor

Part Name
Description
MFG CO.
HT82K94E
Holtek
Holtek Semiconductor Holtek
'HT82K94E' PDF : 44 Pages View PDF
MOV A,x
Description
Operation
Affected flag(s)
MOV [m],A
Description
Operation
Affected flag(s)
NOP
Description
Operation
Affected flag(s)
OR A,[m]
Description
Operation
Affected flag(s)
OR A,x
Description
Operation
Affected flag(s)
ORM A,[m]
Description
Operation
Affected flag(s)
Rev. 1.50
HT82K94E/HT82K94A
Move immediate data to the accumulator
The 8-bit data specified by the code is loaded into the accumulator.
ACC ¬ x
TO
PDF
OV
Z
AC
C
¾
¾
¾
¾
¾
¾
Move the accumulator to data memory
The contents of the accumulator are copied to the specified data memory (one of the data
memories).
[m] ¬ACC
TO
PDF
OV
Z
AC
C
¾
¾
¾
¾
¾
¾
No operation
No operation is performed. Execution continues with the next instruction.
Program Counter ¬ Program Counter+1
TO
PDF
OV
Z
AC
C
¾
¾
¾
¾
¾
¾
Logical OR accumulator with data memory
Data in the accumulator and the specified data memory (one of the data memories) per-
form a bitwise logical_OR operation. The result is stored in the accumulator.
ACC ¬ ACC ²OR² [m]
TO
PDF
OV
Z
AC
C
¾
¾
¾
Ö
¾
¾
Logical OR immediate data to the accumulator
Data in the accumulator and the specified data perform a bitwise logical_OR operation.
The result is stored in the accumulator.
ACC ¬ ACC ²OR² x
TO
PDF
OV
Z
AC
C
¾
¾
¾
Ö
¾
¾
Logical OR data memory with the accumulator
Data in the data memory (one of the data memories) and the accumulator perform a
bitwise logical_OR operation. The result is stored in the data memory.
[m] ¬ACC ²OR² [m]
TO
PDF
OV
Z
AC
C
¾
¾
¾
Ö
¾
¾
32
October 11, 2007
Share Link: GO URL

All Rights Reserved © qdatasheet.com  [ Privacy Policy ] [ Contact Us ]