FUJITSU Semiconductor Controller MB89950/950A User Manual

Page 286

Advertising
background image

272

APPENDIX

Vector addressing

Vector addressing is indicated by vct in the instruction list. This addressing is used to branch to a

subroutine address stored in the vector table. In this addressing mode, vct information is contained in the

operation codes, and the corresponding table addresses are created as shown in Table B.2-1 "Vector table

addresses corresponding to vct".

Figure B.2-8 "Example of vector addressing" shows an example.

Figure B.2-8 Example of vector addressing

Table B.2-1 Vector table addresses corresponding to vct

#vct

Vector table address (higher address:lower address of branch destination)

0

FFC0

H

: FFC1

H

1

FFC2

H

: FFC3

H

2

FFC4

H

: FFC5

H

3

FFC6

H

: FFC7

H

4

FFC8

H

: FFC9

H

5

FFCA

H

: FFCB

H

6

FFCC

H

: FFCD

H

7

FFCE

H

: FFCF

H

F F C A

H

CALLV #5

F E D C

H

PC

F E

H

D C

H

F F C B

H

(Conversion)

Advertising