Lines Matching full:unavailable
5 * Force FP, VEC and VSX unavailable exception during transaction in all
11 * VEC/Altivec registers on abortion due to an unavailable exception in TM.
31 /* Unavailable exceptions to test in HTM */
148 * to set MSR.FP = 1 before provoking an unavailable in tm_una_ping()
158 * to set MSR.VEC = 1 before provoking an unavailable in tm_una_ping()
174 /* Do we do FP Unavailable? */ in tm_una_ping()
180 /* Do we do VEC Unavailable? */ in tm_una_ping()
188 * instruction always generates a VSX Unavailable. in tm_una_ping()
309 * the unavailable exception caught in the middle as we expect but also, in test_fp_vec()
381 printf(" a FP unavailable exception...\n"); in tm_unavailable_test()
384 printf(" a VEC unavailable exception...\n"); in tm_unavailable_test()
387 printf(" a VSX unavailable exception...\n"); in tm_unavailable_test()