Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dregisters.h28 #define FSR_DO (1<<0) /* Denormalized operand error */ macro
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dregisters.h28 #define FSR_DO (1<<0) /* Denormalized operand error */ macro
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dexceptions.c131 else if (fsr & FSR_DO) in full_exception()
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dexceptions.c129 else if (fsr & FSR_DO) in full_exception()

Completed in 2 milliseconds