Lines Matching +full:10 +full:a

62 	 * treclaimed/trecheckpointed) and MSR.VSX is just set as 1, so a TM  in expecting_failure()
87 * Expected values for vs0 and vs32 after a TM failure. They must never in tm_una_ping()
99 * Variable to keep a copy of CR register content taken just after we in tm_una_ping()
105 * Wait a bit so thread can get its name "ping". This is not important in tm_una_ping()
153 " fadd 10, 10, 10 ;" in tm_una_ping()
163 " vaddcuw 10, 10, 10 ;" in tm_una_ping()
167 * Perhaps it would be a better idea to do the in tm_una_ping()
177 " fadd 10, 10, 10 ;" in tm_una_ping()
183 " vaddcuw 10, 10, 10 ;" in tm_una_ping()
188 * instruction always generates a VSX Unavailable. in tm_una_ping()
192 "2: xxmrghd 10, 10, 10 ;" in tm_una_ping()
228 * Check if we were expecting a failure and it did not occur by checking in tm_una_ping()
238 /* Check if we were not expecting a failure and a it occurred. */ in tm_una_ping()
247 * Check if TM failed due to the cause we were expecting. 0xda is a in tm_una_ping()
249 * it was caused by a reschedule. in tm_una_ping()
258 /* 0x4 is a success and 0xa is a fail. See comment in is_failure(). */ in tm_una_ping()
297 /* Function that creates a thread and launches the "ping" task. */
310 * for instance, due to a context switch or due to a KVM reschedule (if in test_fp_vec()
311 * it's running on a VM). Thus we try a few times before giving up, 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()