Intel Embedded Microcontroller Microscope & Magnifier User Manual


 
A-93
INSTRUCTION SET REFERENCE
[Encoding]
Hex Code in: Binary Mode = [A5][Encoding]
Source Mode = [Encoding]
Operation: MOV
((WRj)) + (dis) (WRj)
MOV @DRk + dis24,Rm
Binary Mode Source Mode
Bytes: 54
States: 76
[Encoding]
Hex Code in: Binary Mode = [A5][Encoding]
Source Mode = [Encoding]
Operation: MOV
((DRk)) + (dis) (Rm)
MOV @DRk + dis24,WRj
Binary Mode Source Mode
Bytes: 54
States: 87
[Encoding]
Hex Code in: Binary Mode = [A5][Encoding]
Source Mode = [Encoding]
Operation: MOV
((DRk)) + (dis) (WRj)
MOV <dest–bit>,<src–bit>
Function: Move bit data
Description: Copies the Boolean variable specified by the second operand into the location specified by
the first operand. One of the operands must be the CY flag; the other may be any directly
addressable bit. Does not affect any other register.
Flags:
0 1 0 1 1 0 0 1 t t t t T T T T dis hi dis low
0 0 1 1 1 0 0 1 u u u u s s s s dis hi dis low
0 1 1 1 1 0 0 1 u u u u t t t t dis hi dis low
CY AC OV N Z
————