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