Module eflags

Source
Expand description

Processor state stored in the EFLAGS register.

Structs§

EFlags
The EFLAGS register.

Functions§

clac
Clears the AC flag bit in EFLAGS register.
stac
Sets the AC flag bit in EFLAGS register.