[][src]Module x86_64_xsave::state_components

State component variations.

Structs

StateComponentSizing

This structure is not valid for state components 0 (x87 state) or 1 (SSE state).

Enums

NotSizingQueryableUserStateComponent

Represents the state components for x87 and SSE.

SizingQueryableUserStateComponent

An user state component whose size can be queried.

SupervisorStateComponent

A supervisor (operating system) state component.

SupportedIn

Where is this state component supported?

Unions

StateComponent

An state component.

UserStateComponent

An user state component.