Searched refs:TRAP_DIVOVF_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.c42 # define TRAP_DIVOVF_ERROR 18 macro
653 case TRAP_DIVOVF_ERROR:
837 set_exception_table_vec(TRAP_DIVOVF_ERROR, do_divide_error);

Completed in 80 milliseconds