Searched refs:BREAK_MATH (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dfpu_emulator.h74 #define BREAK_MATH (0x0000000d | (BRK_MEMU << 16)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/math-emu/
H A Ddsemul.c109 err |= __put_user((mips_instruction)BREAK_MATH, &fr->badinst);
134 u32 break_math = BREAK_MATH;
153 * - Is the instruction pointed to by the EPC an BREAK_MATH?

Completed in 62 milliseconds