Home
last modified time | relevance | path

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

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