Searched refs:should_restore_altivec (Results 1 – 1 of 1) sorted by relevance
473 static bool should_restore_altivec(void) in should_restore_altivec() function488 static bool should_restore_altivec(void) { return false; } in should_restore_altivec() function532 if ((!(msr & MSR_VEC)) && should_restore_altivec()) in restore_math()