Home
last modified time | relevance | path

Searched defs:x87_state (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/VEX/useful/
Dx87_to_vex_and_back.c46 static void x87_to_vex ( /*IN*/UChar* x87_state, /*OUT*/UChar* vex_state ) in x87_to_vex()
80 static void vex_to_x87 ( /*IN*/UChar* vex_state, /*OUT*/UChar* x87_state ) in vex_to_x87()
/external/valgrind/main/VEX/priv/
Dguest_amd64_helpers.c1534 /*IN*/UChar* x87_state, in do_put_x87()
1595 /*OUT*/UChar* x87_state ) in do_get_x87()
1955 /*IN*/HWord x87_state) in amd64g_dirtyhelper_FLDENV()
1966 /*OUT*/HWord x87_state ) in amd64g_dirtyhelper_FSTENV()
2007 /*OUT*/HWord x87_state) in amd64g_dirtyhelper_FNSAVE()
2018 /*OUT*/HWord x87_state) in amd64g_dirtyhelper_FNSAVES()
2061 /*IN*/HWord x87_state) in amd64g_dirtyhelper_FRSTOR()
2072 /*IN*/HWord x87_state) in amd64g_dirtyhelper_FRSTORS()
Dguest_x86_helpers.c1564 /*IN*/UChar* x87_state, in do_put_x87()
1625 /*OUT*/UChar* x87_state ) in do_get_x87()