Home
last modified time | relevance | path

Searched refs:zap_lo_44bits (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/none/tests/ppc64/
Djm-insns.c5863 unsigned zap_hi_32bits, zap_lo_44bits, zap_lo_47bits; in test_float_one_arg() local
5868 zap_lo_44bits = strstr(name, " fres") != 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()
5894 if (zap_lo_44bits) in test_float_one_arg()
/external/valgrind/none/tests/ppc32/
Djm-insns.c5863 unsigned zap_hi_32bits, zap_lo_44bits, zap_lo_47bits; in test_float_one_arg() local
5868 zap_lo_44bits = strstr(name, " fres") != 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()
5894 if (zap_lo_44bits) in test_float_one_arg()