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