3 Flashcards
IVT stands for?
Interrupt vector table
The interrupts reserved by processor and having special functions in 8088 are?
INT 0 : Division by zero
INT 1: Trap, single step interrupt
INT 2: NMI , non mask-able interrupt
INT 3: Debug interrupt
INT 4: Arithmetic overflow, change of sign bit
To book an interrupt ——- to that interrupt?
We change vector corresponding
Bios
Basic input output service.
They are very low level.
DOS?
Operating system services.
They are high level and build upon the BIOS services.
There is a single pin outside the processor called?
INT pin.
Interrupt pin
Which pin is used by external hardware to generate interrupts?
INT pin is used by external hardware to generate interrupts.