Lecture 27
Lecture 27
Advanced Computer
Architecture
Lecture 27
Interrupts Handlers
hardware
In 8086/8080 machines Code Segment
a +3
the size of interrupt (Most Significant Byte)
vector is 4bytes that
holds IP and CS of Code Segment
a +2
ISR. (Least Significant Byte)
Instruction Pointer
a +1
(Most significant Byte)
Instruction Pointer
a
(Least Significant Byte)