Home
last modified time | relevance | path

Searched refs:FP_UNA_EXCEPTION (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c32 #define FP_UNA_EXCEPTION 0 macro
52 if (flags.touch_fp && flags.exception == FP_UNA_EXCEPTION) in expecting_failure()
113 if (flags.exception != FP_UNA_EXCEPTION && in tm_una_ping()
217 [ex_fp] "i" (FP_UNA_EXCEPTION), in tm_una_ping()
379 if (exception == FP_UNA_EXCEPTION) in tm_unavailable_test()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c32 #define FP_UNA_EXCEPTION 0 macro
52 if (flags.touch_fp && flags.exception == FP_UNA_EXCEPTION) in expecting_failure()
113 if (flags.exception != FP_UNA_EXCEPTION && in tm_una_ping()
217 [ex_fp] "i" (FP_UNA_EXCEPTION), in tm_una_ping()
380 if (exception == FP_UNA_EXCEPTION) in tm_unavailable_test()

Completed in 2 milliseconds