Home
last modified time | relevance | path

Searched refs:EXPEVT_FPU (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/sh/include/
H A Dtrap.h63 #define EXPEVT_FPU 0x120 /* FPU exception */ macro
/openbsd/sys/arch/sh/sh/
H A Dtrap.c257 case EXPEVT_FPU | EXP_USER: in general_exception()