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