Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/include/asm/
Dtraps.h80 #define VEC_FPUNDER (51) macro
/linux-2.6.39/arch/m68k/kernel/
Dtraps_mm.c120 vectors[VEC_FPUNDER] = unfl_vec; in trap_init()
143 vectors[VEC_FPUNDER] = unfl_vec6; in trap_init()
210 [VEC_FPUNDER] = "FPCP UNDERFLOW",
1120 case VEC_FPUNDER: in trap_c()
Dtraps_no.c266 case VEC_FPUNDER: in trap_c()