[−][src]Module sunrise_kernel::i386::registers::eflags
Processor state stored in the EFLAGS register.
Structs
| EFlags | The EFLAGS register. |
Functions
| read | Returns the current value of the EFLAGS register. |
| read_raw | Returns the raw current value of the EFLAGS register. |
| write | Writes the EFLAGS register, preserves reserved bits. |
| write_raw | Writes the EFLAGS register. |