Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dgentrap.h15 #define GEN_FLTINV -6 /* invalid fp operand */ macro
/openbmc/linux/arch/alpha/kernel/
H A Dtraps.c314 case GEN_FLTINV: in do_entIF()