Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dprocessor.h331 .spefscr = SPEFSCR_FINVE | SPEFSCR_FDBZE | SPEFSCR_FUNFE | SPEFSCR_FOVFE, \
332 .spefscr_last = SPEFSCR_FINVE | SPEFSCR_FDBZE | SPEFSCR_FUNFE | SPEFSCR_FOVFE,
Dreg.h195 #define SPEFSCR_FUNFE 0x00000008 /* Embedded FP underflow enable */ macro