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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dtraps_32.c41 # define TRAP_DIVZERO_ERROR 17 macro
650 case TRAP_DIVZERO_ERROR:
836 set_exception_table_vec(TRAP_DIVZERO_ERROR, do_divide_error);

Completed in 105 milliseconds