RaftLib  0.3a
C++ Stream Processing Template Library
Public Attributes | List of all members
EFlags Struct Reference
Collaboration diagram for EFlags:
[legend]

Public Attributes

uint32_t CF: 1
 
uint32_t PF: 1
 
uint32_t AF: 1
 
uint32_t ZF: 1
 
uint32_t SF: 1
 
uint32_t TF: 1
 
uint32_t IF: 1
 
uint32_t DF: 1
 
uint32_t OF: 1
 
uint32_t IOPL: 2
 
uint32_t NT: 1
 
uint32_t RF: 1
 
uint32_t VM: 1
 
uint32_t AC: 1
 
uint32_t VIF: 1
 
uint32_t VIP: 1
 
uint32_t ID: 1
 

Detailed Description

Collection of code for a "streaming" memcpy, currently set up only for x86, will add ARM soon.


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