(computer science) A list comprising the locations of various interrupt handlers.
| Sci-Tech Dictionary: interrupt vector |
(computer science) A list comprising the locations of various interrupt handlers.
| 5min Related Video: Interrupt vector |
| Computer Desktop Encyclopedia: interrupt vector |
In the PC, one of 256 pointers that reside in the first 1KB of memory. Each vector points to a routine in the BIOS or elsewhere in memory, which handles the interrupt.
Download Computer Desktop Encyclopedia to your iPhone/iTouch
| Wikipedia: Interrupt vector |
An interrupt vector is the memory address of an interrupt handler, or an index into an array called an interrupt vector table or dispatch table. Interrupt vector tables contain the memory addresses of interrupt handlers. When an interrupt is generated, the processor saves its execution state via a context switch, and begins execution of the interrupt handler at the interrupt vector.
| This computer-related article is a stub. You can help Wikipedia by expanding it. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| hooked vector (technology) | |
| IVT | |
| protein |
| Example of vectored and nonvectored interrupt? | |
| What is mean by interrupt vector table? | |
| What is Non-vectored interrupt? |
Copyrights:
![]() | Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved. Read more | |
![]() | Computer Desktop Encyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher. © 1981-2010 The Computer Language Company Inc. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Interrupt vector". Read more |