Home
last modified time | relevance | path

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

/linux-6.12.1/arch/m68k/kernel/
Dvectors.c111 vectors[VEC_FPUNDER] = unfl_vec; in trap_init()
134 vectors[VEC_FPUNDER] = unfl_vec6; in trap_init()
Dtraps.c99 [VEC_FPUNDER] = "FPCP UNDERFLOW",
1074 case VEC_FPUNDER: in trap_c()
/linux-6.12.1/arch/m68k/include/asm/
Dtraps.h80 #define VEC_FPUNDER (51) macro