Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/s390x/
H A Dvfminmax.c378 int v2_int = *(int *)&v2[pos]; in main() local
381 if ((v2_int < v3_int) == in main()
382 ((test->op == VFMIN) != (v2_int < 0))) { in main()