Searched refs:GEN_DECINV (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/alpha/include/uapi/asm/ | ||
D | gentrap.h | 18 #define GEN_DECINV -10 /* invalid decimal operand */ macro |
/linux-4.1.27/arch/alpha/kernel/ | ||
D | traps.c | 325 case GEN_DECINV: in do_entIF() |