HomeSort by relevance Sort by last modified time
    Searched refs:do_fxrstor (Results 1 - 2 of 2) sorted by null

  /external/valgrind/memcheck/tests/amd64/
fxsave-amd64.c 31 void do_fxrstor ( void* p, int rexw ) { function
185 do_fxrstor(buf1, 0);
209 do_fxrstor(buf1, 1);
  /external/valgrind/memcheck/tests/x86/
fxsave.c 21 void do_fxrstor ( void* p ) { function
129 do_fxrstor(buf1);

Completed in 1445 milliseconds