Home
last modified time | relevance | path

Searched refs:BRK_DIVZERO (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/include/uapi/asm/
A Dbreak.h22 #define BRK_DIVZERO 7 /* Divide by zero check */ macro
/linux/arch/mips/kernel/
A Dtraps.c990 case BRK_DIVZERO: in do_trap_or_bp()
994 code == BRK_DIVZERO ? FPE_INTDIV : FPE_INTOVF, in do_trap_or_bp()

Completed in 6 milliseconds