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

  /external/valgrind/main/memcheck/tests/amd64/
fxsave-amd64.c 27 void do_fxrstor ( void* p, int rexw ) { function
177 do_fxrstor(buf1, 0);
201 do_fxrstor(buf1, 1);
  /external/valgrind/main/VEX/test/
fxsave.c 20 void do_fxrstor ( void* p ) { function
128 do_fxrstor(buf1);
  /external/valgrind/main/memcheck/tests/x86/
fxsave.c 21 void do_fxrstor ( void* p ) { function
129 do_fxrstor(buf1);

Completed in 309 milliseconds