Loading AI tools
来自维基百科,自由的百科全书
中斷向量(Interrupt vector)是中断服务程序的入口地址,或中断向量表(它是一个中断处理程序地址的数组)的表项。
系統程序必須維護一份中斷向量表,每一個表项紀錄一個中断处理程序(ISR,Interrupt Service Routine)的地址
用于帮助操作系统能够根据中断向量号和中断向量表来查找中断处理程序的地址,然后操作系统根据相应的地址去执行中断处理程序。
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.