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

/external/valgrind/main/memcheck/tests/amd64/
H A Dfxsave-amd64.c27 void do_fxrstor ( void* p, int rexw ) { function
177 do_fxrstor(buf1, 0);
201 do_fxrstor(buf1, 1);
/external/valgrind/main/VEX/test/
H A Dfxsave.c20 void do_fxrstor ( void* p ) { function
128 do_fxrstor(buf1);
/external/valgrind/main/memcheck/tests/x86/
H A Dfxsave.c21 void do_fxrstor ( void* p ) { function
129 do_fxrstor(buf1);

Completed in 79 milliseconds