Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dprocessor.h284 .spefscr = SPEFSCR_FINVE | SPEFSCR_FDBZE | SPEFSCR_FUNFE | SPEFSCR_FOVFE, \
285 .spefscr_last = SPEFSCR_FINVE | SPEFSCR_FDBZE | SPEFSCR_FUNFE | SPEFSCR_FOVFE,
Dreg.h233 #define SPEFSCR_FUNFE 0x00000008 /* Embedded FP underflow enable */ macro