Searched refs:zap_hi_32bits (Results 1 – 2 of 2) sorted by relevance
5863 unsigned zap_hi_32bits, zap_lo_44bits, zap_lo_47bits; in test_float_one_arg() local5867 zap_hi_32bits = strstr(name, " fctiw") != NULL ? 1 : 0; in test_float_one_arg()5871 assert(zap_hi_32bits + zap_lo_44bits + zap_lo_47bits <= 1); in test_float_one_arg()5892 if (zap_hi_32bits) in test_float_one_arg()