HomeSort by relevance Sort by last modified time
    Searched full:touch_altivec (Results 1 - 1 of 1) sorted by null

  /external/linux-kselftest/tools/testing/selftests/powerpc/benchmarks/
context_switch.c 45 static int touch_altivec = 1; variable
66 if (touch_altivec)
364 { "no-altivec", no_argument, &touch_altivec, 0 },
454 cpu1, cpu2, touch_fp ? "yes" : "no", touch_altivec ? "yes" : "no",

Completed in 837 milliseconds