Searched refs:Fpu_State (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/VEX/useful/
H A Dx87_to_vex_and_back.c31 Fpu_State; typedef in typeref:struct:__anon15802
52 Fpu_State* x87 = (Fpu_State*)x87_state;
86 Fpu_State* x87 = (Fpu_State*)x87_state;
152 UChar* x87_state0 = malloc(sizeof(Fpu_State));
153 UChar* x87_state1 = malloc(sizeof(Fpu_State));
199 UInt fp_get_tos ( Fpu_State* x87 )
204 UInt fp_get_tag ( Fpu_State* x87, UInt regno )
210 UInt fp_get_statusword_flag ( Fpu_State* x8
[all...]
H A Dshow_fp_state.c23 Fpu_State; typedef in typeref:struct:__anon15800
66 Fpu_State m_fpu_state;
97 assert(sizeof(Fpu_State)==108);
167 Fpu_State* st = &m_fpu_state;
H A Dhd_fpu.c511 assert(sizeof(Fpu_State)==108);
/external/valgrind/VEX/priv/
H A Dguest_generic_x87.h84 Fpu_State; typedef in typeref:struct:__anon14973
H A Dguest_x86_helpers.c1460 /* 13 June 05: Fpu_State and auxiliary constants was moved to
1572 Fpu_State* x87 = (Fpu_State*)x87_state;
1632 Fpu_State* x87 = (Fpu_State*)x87_state;
1670 Fpu_State tmp;
1760 Fpu_State tmp;
1790 Fpu_State struct. */
1870 Fpu_State tmp;
H A Dguest_amd64_helpers.c1814 Fpu_State* x87 = (Fpu_State*)x87_state;
1874 Fpu_State* x87 = (Fpu_State*)x87_state;
1923 Fpu_State tmp;
2003 Fpu_State tmp;
2016 Fpu_State struct. */
2198 Fpu_State* x87 = (Fpu_State*)x87_state;

Completed in 182 milliseconds