Home
last modified time | relevance | path

Searched refs:V128_V_RES_AS_FLOAT64 (Results 1 – 4 of 4) sorted by relevance

/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/s390x/
H A Dvector_float.c114 test_with_selective_printing(vldeb, (V128_V_RES_AS_FLOAT64 | in main()
116 test_with_selective_printing(wldeb, (V128_V_RES_AS_FLOAT64 | in main()
119 test_with_selective_printing(vflcdb, (V128_V_RES_AS_FLOAT64 | in main()
132 test_with_selective_printing(vfadb, (V128_V_RES_AS_FLOAT64 | in main()
135 test_with_selective_printing(wfadb, (V128_V_RES_AS_FLOAT64 | in main()
138 test_with_selective_printing(vfsdb, (V128_V_RES_AS_FLOAT64 | in main()
141 test_with_selective_printing(wfsdb, (V128_V_RES_AS_FLOAT64 | in main()
144 test_with_selective_printing(vfmdb, (V128_V_RES_AS_FLOAT64 | in main()
147 test_with_selective_printing(wfmdb, (V128_V_RES_AS_FLOAT64 | in main()
150 test_with_selective_printing(vfddb, (V128_V_RES_AS_FLOAT64 | in main()
[all …]
H A Dvector.h61 V128_V_RES_AS_FLOAT64 = 1 << 4, enumerator
234 if (info & V128_V_RES_AS_FLOAT64) { \
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/s390x/
H A Dvector_float.c114 test_with_selective_printing(vldeb, (V128_V_RES_AS_FLOAT64 | in main()
116 test_with_selective_printing(wldeb, (V128_V_RES_AS_FLOAT64 | in main()
119 test_with_selective_printing(vflcdb, (V128_V_RES_AS_FLOAT64 | in main()
132 test_with_selective_printing(vfadb, (V128_V_RES_AS_FLOAT64 | in main()
135 test_with_selective_printing(wfadb, (V128_V_RES_AS_FLOAT64 | in main()
138 test_with_selective_printing(vfsdb, (V128_V_RES_AS_FLOAT64 | in main()
141 test_with_selective_printing(wfsdb, (V128_V_RES_AS_FLOAT64 | in main()
144 test_with_selective_printing(vfmdb, (V128_V_RES_AS_FLOAT64 | in main()
147 test_with_selective_printing(wfmdb, (V128_V_RES_AS_FLOAT64 | in main()
150 test_with_selective_printing(vfddb, (V128_V_RES_AS_FLOAT64 | in main()
[all …]
H A Dvector.h61 V128_V_RES_AS_FLOAT64 = 1 << 4, enumerator
234 if (info & V128_V_RES_AS_FLOAT64) { \