Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/uapi/asm/
Dbreak.h21 #define BRK_DIVZERO 7 /* Divide by zero check */ macro
/linux-4.1.27/arch/mips/kernel/
Dtraps.c900 case BRK_DIVZERO: in do_trap_or_bp()
903 if (code == BRK_DIVZERO) in do_trap_or_bp()