Table of Contents

About

When suspending a task, the processor automatically saves the state of the EFLAGS register in the task state segment (TSS) for the task being suspended.

When binding itself to a new task, the processor loads the EFLAGS register with data from the new task’s TSS.