Home
last modified time | relevance | path

Searched refs:VEC_FPUNDER (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/m68k/kernel/
H A Dvectors.c108 vectors[VEC_FPUNDER] = unfl_vec; in trap_init()
131 vectors[VEC_FPUNDER] = unfl_vec6; in trap_init()
H A Dtraps.c96 [VEC_FPUNDER] = "FPCP UNDERFLOW",
1075 case VEC_FPUNDER: in trap_c()
/openbmc/linux/arch/m68k/include/asm/
H A Dtraps.h80 #define VEC_FPUNDER (51) macro