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

/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c43 static int touch_altivec = 1; variable
64 if (touch_altivec)
395 { "no-altivec", no_argument, &touch_altivec, 0 },
485 touch_altivec = 0;
491 cpu1, cpu2, touch_fp ? "yes" : "no", touch_altivec ? "yes" : "no",

Completed in 114 milliseconds