[][src]Module x86::task

Helpers to program the task state segment. See Intel 3a, Chapter 7

Re-exports

pub use crate::segmentation;

Functions

load_tr

Loads the task register.

tr

Returns the current value of the task register.