Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dgentrap.h13 #define GEN_FLTDIV -4 /* fp division by zero */ macro
/openbmc/linux/arch/alpha/kernel/
H A Dtraps.c306 case GEN_FLTDIV: in do_entIF()