Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c45 int touch_vec; member
55 if (flags.touch_vec && flags.exception == VEC_UNA_EXCEPTION) in expecting_failure()
65 if ((flags.touch_fp && flags.touch_vec) && in expecting_failure()
111 printf("If MSR.FP=%d MSR.VEC=%d: ", flags.touch_fp, flags.touch_vec); in tm_una_ping()
215 [touch_vec] "r" (flags.touch_vec), in tm_una_ping()
305 flags.touch_vec = vec; in test_fp_vec()