Searched refs:EXCCODE_OV (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/mips/kernel/ | ||
| H A D | traps.c | 2456 set_except_vector(EXCCODE_OV, handle_ov); in trap_init() |
| /linux/arch/mips/include/asm/ | ||
| H A D | mipsregs.h | 596 #define EXCCODE_OV 12 /* Arithmetic overflow */ macro |