Home
last modified time | relevance | path

Searched defs:fpexc_mode (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dprocessor.h171 int fpexc_mode; /* floating-point exception mode */ member
/linux/arch/powerpc/kernel/
H A Dprocess.c539 unsigned long fpexc_mode = 0; in restore_math() local