What is the size of the interrupt vector table in the 8086-8088 microprocessor?

1 answer

Answer

1016433

2026-03-13 01:55

+ Follow

There are 256 different interrupt vectors in the 8086/8088. Each vector is a far CS:IP address, which is four bytes. That makes the interrupt vector table 1,024 bytes.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.