Expand description

This crate contains structures and routines for context switching when SSE extensions are enabled.

Macros

Structs

  • The registers saved before a context switch and restored after a context switch for SSE-enabled Tasks.

Functions