Searched refs:GEN_DECDIV (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/alpha/include/uapi/asm/ | ||
D | gentrap.h | 17 #define GEN_DECDIV -9 /* decimal division by zero */ macro |
/linux-4.4.14/arch/alpha/kernel/ | ||
D | traps.c | 324 case GEN_DECDIV: in do_entIF() |