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

/linux-4.1.27/arch/sh/kernel/
H A Dtraps_32.c41 # define TRAP_DIVZERO_ERROR 17 macro
602 case TRAP_DIVZERO_ERROR: do_divide_error()
785 set_exception_table_vec(TRAP_DIVZERO_ERROR, do_divide_error); trap_init()

Completed in 65 milliseconds