Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/math-emu/
Dmath_efp.c747 hi_inexact = __FPU_FPSCR & (SPEFSCR_FGH | SPEFSCR_FXH); in speround_handler()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dreg.h211 #define SPEFSCR_FXH 0x10000000 /* Embedded FP sticky bit high */ macro