Home
last modified time | relevance | path

Searched refs:FLAGS_HIGH (Results 1 – 2 of 2) sorted by relevance

/seL4-master/include/arch/x86/arch/machine/
A Dcpu_registers.h24 #define FLAGS_HIGH BIT(1) /* Bits in the FLAGS register that must be high */ macro
27 #define FLAGS_USER_DEFAULT FLAGS_IF | FLAGS_HIGH
/seL4-master/src/arch/x86/machine/
A Dregisterset.c34 v |= FLAGS_HIGH; in sanitiseRegister()

Completed in 4 milliseconds