int_regs_ext Struct Reference

Esta estructura posee todos los registros que se "pop"ean del stack de modo kernel antes de ejecutar una tarea. More...

#include <task.h>

List of all members.

Public Attributes


Detailed Description

Esta estructura posee todos los registros que se "pop"ean del stack de modo kernel antes de ejecutar una tarea.

Definition at line 100 of file task.h.


Member Data Documentation

dword cs
 

Definition at line 114 of file task.h.

dword ds
 

Definition at line 105 of file task.h.

dword eax
 

Definition at line 106 of file task.h.

dword ebp
 

Definition at line 112 of file task.h.

dword ebx
 

Definition at line 107 of file task.h.

dword ecx
 

Definition at line 108 of file task.h.

dword edi
 

Definition at line 110 of file task.h.

dword edx
 

Definition at line 109 of file task.h.

dword eflags
 

Definition at line 115 of file task.h.

dword eip
 

Definition at line 113 of file task.h.

dword es
 

Definition at line 104 of file task.h.

dword esi
 

Definition at line 111 of file task.h.

dword esp
 

Definition at line 116 of file task.h.

dword fs
 

Definition at line 103 of file task.h.

dword gs
 

Definition at line 102 of file task.h.

dword ss
 

Definition at line 117 of file task.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 30 18:38:37 2004 for Routix OS by doxygen 1.3.6