Searched defs:x87_to_vex (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/useful/
H A Dx87_to_vex_and_back.c46 static void x87_to_vex ( /*IN*/UChar* x87_state, /*OUT*/UChar* vex_state ) function
130 x87_to_vex(x87_state0, vex_state);
145 x87_to_vex(x87_state1, vex_state);

Completed in 184 milliseconds