HomeSort by relevance Sort by last modified time
    Searched full:pp_eflags (Results 1 - 1 of 1) sorted by null

  /external/valgrind/main/none/tests/x86/
bug152818-x86.c 36 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 68 milliseconds