中断矢量
中断矢量(Interrupt vector)是中断服务进程的入口地址,或中断矢量表(它是一个数组)的下标,中断服务进程的入口地址存放在该数组中。
系统程序必须维护一份中断矢量表,这是一个很单纯的表格,每一个entry纪录一个地址,这个地址指到一段程序(或说一个函数),称为中断处理程序(或ISR,Interrupt Service Routine)
网站首页 情感咨询 情感美文 情感百科 情感生活 学习充电 旧版美文
| 词汇 | Interrupt vector |
| 分类 | 英语词汇 英语翻译词典 |
| 释义 |
Interrupt vector
中文百科
中断矢量中断矢量(Interrupt vector)是中断服务进程的入口地址,或中断矢量表(它是一个数组)的下标,中断服务进程的入口地址存放在该数组中。 系统程序必须维护一份中断矢量表,这是一个很单纯的表格,每一个entry纪录一个地址,这个地址指到一段程序(或说一个函数),称为中断处理程序(或ISR,Interrupt Service Routine)
英语百科
Interrupt vector table 中断向量An interrupt vector table (IVT) is a data structure that associates a list of interrupt handlers with a list of interrupt requests in a table of interrupt vectors. An interrupt vector is the address of the interrupt handler. While the concept is common across processor architectures, each IVT may be implemented in an architecture-specific fashion. For example, a dispatch table is one method of implementing an interrupt vector table. |
| 随便看 |
|
依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。