Searched refs:EXPEVT_FPU (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/sh/include/ | ||
H A D | trap.h | 63 #define EXPEVT_FPU 0x120 /* FPU exception */ macro |
/openbsd/sys/arch/sh/sh/ | ||
H A D | trap.c | 257 case EXPEVT_FPU | EXP_USER: in general_exception() |