Home
last modified time | relevance | path

Searched defs:BRK_DIVZERO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dbreak.h22 #define BRK_DIVZERO 7 /* Divide by zero check */ macro
/openbmc/linux/arch/loongarch/include/uapi/asm/
H A Dbreak.h15 #define BRK_DIVZERO 7 /* Divide by zero check */ macro
/openbmc/qemu/linux-user/mips/
H A Dcpu_loop.c39 BRK_DIVZERO = 7 enumerator