Searched refs:pp_eflags (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/none/tests/x86/
H A Dbug152818-x86.c36 static void pp_eflags (unsigned int _8bits_eflags) function
124 pp_eflags ((eflags >> 8) & 0xFF); // scratching off AH
209 pp_eflags ((resulting_eflags >> 8) & 0xFF); // scratching off AH

Completed in 96 milliseconds