Home
last modified time | relevance | path

Searched defs:alpha_fp_emul (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/alpha/math-emu/
H A Dmath.c88 #define alpha_fp_emul do_alpha_fp_emul macro
103 alpha_fp_emul (unsigned long pc) in alpha_fp_emul() function
/openbmc/linux/arch/alpha/kernel/
H A Dtraps.c201 long (*alpha_fp_emul) (unsigned long pc) variable