HomeSort by relevance Sort by last modified time
    Searched full:fp_set_tag (Results 1 - 1 of 1) sorted by null

  /external/valgrind/main/VEX/useful/
hd_fpu.c 320 void fp_set_tag ( UInt regno, UInt val ) function
333 fp_set_tag ( fp_STno_to_regno(stregno), val );
343 fp_set_tag ( r, d==0.0 ? FP_TAG_ZERO
403 fp_set_tag ( fp_get_tos(), FP_TAG_EMPTY );
    [all...]

Completed in 423 milliseconds