Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dprocessor.h279 .spefscr = SPEFSCR_FINVE | SPEFSCR_FDBZE | SPEFSCR_FUNFE | SPEFSCR_FOVFE, \
280 .spefscr_last = SPEFSCR_FINVE | SPEFSCR_FDBZE | SPEFSCR_FUNFE | SPEFSCR_FOVFE,
Dreg.h230 #define SPEFSCR_FUNFE 0x00000008 /* Embedded FP underflow enable */ macro