English
Language : 

W741E20X Datasheet, PDF (61/84 Pages) Winbond – 4-BIT FLASH MICROCONTROLLER
Preliminary W741E20X
Instruction Set Table 2, continued
MOV R, #I
Load immediate data to R
Machine Code:
Machine Cycle:
Operation:
Description:
MOV RA, R
1 0 1 1 1 I3 I2 I1
I0 R6 R5 R4 R3 R2 R1 R0
1
R←I
The immediate data I are loaded to the data memory location addressed by
R6 to R0.
Output R content to RA port
Machine Code:
Machine Cycle:
Operation:
Description:
MOV RB, R
01011010
0 R6 R5 R4 R3 R2 R1 R0
1
[RA] ← (R)
The data in the data memory location addressed by R6 to R0 are output to
the port RA.
Output R content to RB port
Machine Code:
Machine Cycle:
Operation:
Description:
MOV RC, R
01011010
1 R6 R5 R4 R3 R2 R1 R0
1
[RB] ← (R)
The contents of the data memory location addressed by R6 to R0 are output
to the port RB.
Output R content to RC port
Machine Code:
Machine Cycle:
Operation:
Description:
10001100
0 R6 R5 R4 R3 R2 R1 R0
1
[RC] ← (R)
The data in the data memory location addressed by R6 to R0 are output to
the port RC.
- 61 -
Publication Release Date: March 1998
Revision A1