The Pedigree Project  0.1
Public Member Functions | Public Attributes | List of all members
X64SchedulerState Class Reference

#include <state.h>

+ Collaboration diagram for X64SchedulerState:

Public Member Functions

uint8_t x87FPU_MMX_XMM_MXCSR_State[512+16] __attribute__ ((aligned(16)))
 

Public Attributes

uint64_t r8
 
uint64_t r9
 
uint64_t r10
 
uint64_t r11
 
uint64_t r12
 
uint64_t r13
 
uint64_t r14
 
uint64_t r15
 
uint64_t rbx
 
uint64_t rbp
 
uint64_t rsp
 
uint64_t rip
 
uint32_t flags
 

Detailed Description

x64 SchedulerState

Definition at line 360 of file x64/state.h.


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