Talk:Interrupt Descriptor Table: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
 
mNo edit summary
Line 9: Line 9:
4 |0 0 0 0 0 0 0 0|Flags|GateType | Offset 16:23 | Offset 24:31 |
4 |0 0 0 0 0 0 0 0|Flags|GateType | Offset 16:23 | Offset 24:31 |
+---------------+-----+---------+---------------+---------------+
+---------------+-----+---------+---------------+---------------+
-17:11, 21 April 2007 (CDT)
-[[User:Jhawthorn|Jhawthorn]] 17:11, 21 April 2007 (CDT)

Revision as of 22:11, 21 April 2007

Old content

This used to be on the page. I replaced it with a C struct. It should be considered for re-inclusion at a later date.

Byte:
       +---------------+---------------+---------------+---------------+
   0   |  Offset 0:7   |  Offset 8:15  | Selector 0:7  | Selector 7:15 |
       +---------------+---------------+---------------+---------------+

       +---------------+-----+---------+---------------+---------------+
   4   |0 0 0 0 0 0 0 0|Flags|GateType | Offset 16:23  | Offset 24:31  |
       +---------------+-----+---------+---------------+---------------+

-Jhawthorn 17:11, 21 April 2007 (CDT)