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

/external/valgrind/VEX/useful/
H A Dshow_fp_state.c58 #define FP_TAG_EMPTY 3 macro
H A Dx87_to_vex_and_back.c190 #define FP_TAG_EMPTY 3 macro
H A Dhd_fpu.c299 return tag == FP_TAG_EMPTY;
403 fp_set_tag ( fp_get_tos(), FP_TAG_EMPTY ); local
1470 fp_set_tag_ST( a_dst, FP_TAG_EMPTY );

Completed in 42 milliseconds