MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
thread_struct_t Struct Reference

Stores the status of CPU and FPU registers. More...

Public Attributes

pt_regs regs
 Stored status of registers.
 
pt_regs signal_regs
 Stored status of registers befor jumping into a signal handler.
 
bool_t fpu_enabled
 Determines if the FPU is enabled.
 
savefpu fpu_register
 Data structure used to save FPU registers.
 

Detailed Description

Stores the status of CPU and FPU registers.


The documentation for this struct was generated from the following file: