Home
last modified time | relevance | path

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

/linux/arch/x86/math-emu/
H A Dexception.h27 #define EX_StackOver Const_(0x0041|SW_C1) /* stack overflow */ macro
H A Derrors.c216 EX_StackOver, "stack overflow"}, {
639 EXCEPTION(EX_StackOver); in FPU_stack_overflow()