Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c46 static int touch_altivec = 1; variable
67 if (touch_altivec) in touch()
388 { "no-altivec", no_argument, &touch_altivec, 0 },
478 cpu1, cpu2, touch_fp ? "yes" : "no", touch_altivec ? "yes" : "no", in main()