Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/math-emu/
H A Dmath.c63 static long (*save_emul) (unsigned long pc); variable
71 save_emul = alpha_fp_emul; in alpha_fp_emul_init_module()
81 alpha_fp_emul = save_emul; in alpha_fp_emul_cleanup_module()