RTEMS CPU Kit with SuperCore
4.11.3
|
Intel I386 Data Structures. More...
Go to the source code of this file.
Data Structures | |
struct | interrupt_gate_descriptor |
Functions | |
void | create_interrupt_gate_descriptor (interrupt_gate_descriptor *, rtems_raw_irq_hdl) |
void | i386_get_info_from_IDTR (interrupt_gate_descriptor **table, unsigned *limit) |
void | i386_set_IDTR (interrupt_gate_descriptor *table, unsigned limit) |
Intel I386 Data Structures.
This file contains definitions for data structure related to Intel system programming. More information can be found on Intel site and more precisely in the following book :
Pentium Processor familly Developper's Manual Volume 3 : Architecture and Programming Manual
Formerly contained in and extracted from libcpu/i386/cpu.h.