Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dfpu.h77 void cleanup_fpscr(void);
/freebsd/sys/powerpc/powerpc/
H A Dfpu.c214 cleanup_fpscr(void) in cleanup_fpscr() function
H A Dexec_machdep.c582 cleanup_fpscr(); in cleanup_power_extras()