English
Language : 

PD64A_15 Datasheet, PDF (32/66 Pages) Renesas Technology Corp – 4-BIT SINGLE-CHIP MICROCONTROLLERS FOR INFRARED REMOTE CONTROL TRANSMISSION
µPD64A, 65
9. INSTRUCTION SET
9.1 Machine Language Output by Assembler
The bit length of the machine language of this product is 10 bits per word. However, the machine language output
by the assembler is extended to 16 bits per word. As shown in the example below, the extension is made by inserting
3 extended bits (111) in two locations.
Figure 9-1. Example of Assembler Output (10 Bits Extended to 16 Bits)
<1> In the case of “ANL A, @R0H”
1 1010 1 0000
1 1 1 1 1 0 1 0 1 1 1 1 0 0 0 0 = FAF0
Extended bits
Extended bits
<2> In the case of “OUT P0, #data8”
0 0110 1 1000
1 1 1 0 0 1 1 0 1 1 1 1 1 0 0 0 = E6F8
Extended bits
Extended bits
30
Data Sheet U14380EJ3V0DS00