NOVA
Stripped down NOVA kernel for the OSY course
Public Member Functions | Public Attributes | List of all members
Exc_regs Class Reference

Public Member Functions

ALWAYS_INLINE bool user () const
 

Public Attributes

union {
   struct {
      mword   gs
 
      mword   fs
 
      mword   es
 
      mword   ds
 
      mword   err
 
      mword   vec
 
      mword   eip
 
      mword   cs
 
      mword   efl
 
      mword   esp
 
      mword   ss
 
   } 
 
}; 
 
- Public Attributes inherited from Sys_regs
union {
   struct {
      mword   edi
 
      mword   esi
 
      mword   ebp
 
      mword   cr2
 
      mword   ebx
 
      mword   edx
 
      mword   ecx
 
      mword   eax
 
   } 
 
   mword   gpr [8]
 
}; 
 

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