Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-alpha/
Dgentrap.h14 #define GEN_FLTINV -6 /* invalid fp operand */ macro
/linux-2.4.37.9/arch/alpha/kernel/
Dtraps.c270 case GEN_FLTDIV: case GEN_FLTUND: case GEN_FLTINV: in do_entIF()