3 table indirect addressing, 4 register addressing – NEC uPD78056Y User Manual

Page 120

Advertising
background image

120

CHAPTER 5 CPU ARCHITECTURE

5.3.3 Table indirect addressing

[Function]

Table contents (branch destination address) of the particular location to be addressed by bits 1 to 5 of the

immediate data of an operation code are transferred to the program counter (PC) and branched.

Before the CALLT [addr5] instruction is executed, table indirect addressing is performed. This instruction

references an address stored in the memory table at addresses 40H through 7FH, and can branch in the entire

memory space.

[Illustration]

5.3.4 Register addressing

[Function]

Register pair (AX) contents to be specified with an instruction word are transferred to the program counter (PC)

and branched.

This function is carried out when the BR AX instruction is executed.

[Illustration]

15

1

15

0

PC

7

0

Low Addr.

High Addr.

Memory (Table)

Effective Address+1

Effective Address

0

1

0

0

0

0

0

0

0

0

8

7

8

7

6

5

0

0

1

1

1

7

6

5

1

0

ta

4–0

Operation Code

7

0

rp

0

7

A

X

15

0

PC

8

7

Advertising