read_eflags
flags = read_eflags();
if (!((flags ^ read_eflags()) & PSL_ID))
eflags = read_eflags();
u_int read_eflags(void);