Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c45 static int touch_altivec = 1; variable
66 if (touch_altivec) in touch()
364 { "no-altivec", no_argument, &touch_altivec, 0 },
454 cpu1, cpu2, touch_fp ? "yes" : "no", touch_altivec ? "yes" : "no", in main()