English
Language : 

UPD78F9234MC-5A4-A Datasheet, PDF (45/419 Pages) Renesas Technology Corp – Old Company Name in Catalogs and Other Documents
CHAPTER 3 CPU ARCHITECTURE
3.3.2 Immediate addressing
[Function]
Immediate data in the instruction word is transferred to the program counter (PC) to branch.
This function is carried out when the CALL !addr16 and BR !addr16 instructions are executed.
CALL !addr16 and BR !addr16 instructions can be used to branch to all the memory spaces.
[Illustration]
In case of CALL !addr16 and BR !addr16 instructions
7
0
PC
PC+1
PC+2
CALL or BR
Low Addr.
High Addr.
15
87
0
PC
3.3.3 Table indirect addressing
[Function]
The table contents (branch destination address) of the particular location to be addressed by the immediate data
of an instruction code from bit 1 to bit 5 are transferred to the program counter (PC) to branch.
Table indirect addressing is carried out when the CALLT [addr5] instruction is executed. This instruction can be
used to branch to all the memory spaces according to the address stored in the memory table 40H to 7FH.
[Illustration]
Instruction code
7 65
01
ta4–0
10
0
15
8 765
Effective address 0 0 0 0 0 0 0 0 0 1
10
0
7
Memory (Table)
0
Low addr.
Effective address + 1
High addr.
15
PC
87
User’s Manual U17446EJ5V0UD
0
43