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.c1623 /*IN*/UChar* x87_state, in do_put_x87()
1684 /*OUT*/UChar* x87_state ) in do_get_x87()
2044 /*IN*/HWord x87_state) in amd64g_dirtyhelper_FLDENV()
2055 /*OUT*/HWord x87_state ) in amd64g_dirtyhelper_FSTENV()
2096 /*OUT*/HWord x87_state) in amd64g_dirtyhelper_FNSAVE()
2107 /*OUT*/HWord x87_state) in amd64g_dirtyhelper_FNSAVES()
2150 /*IN*/HWord x87_state) in amd64g_dirtyhelper_FRSTOR()
2161 /*IN*/HWord x87_state) in amd64g_dirtyhelper_FRSTORS()
Dguest_x86_helpers.c1565 /*IN*/UChar* x87_state, in do_put_x87()
1626 /*OUT*/UChar* x87_state ) in do_get_x87()