Home
last modified time | relevance | path

Searched refs:FSR_UF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dregisters.h27 #define FSR_UF (1<<1) /* Underflow */ macro
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dregisters.h27 #define FSR_UF (1<<1) /* Underflow */ macro
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dexceptions.c127 else if (fsr & FSR_UF) in full_exception()
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dexceptions.c125 else if (fsr & FSR_UF) in full_exception()

Completed in 2 milliseconds