Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dregisters.h25 #define FSR_DZ (1<<3) /* Divide-by-zero */ macro
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dregisters.h25 #define FSR_DZ (1<<3) /* Divide-by-zero */ macro
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dexceptions.c129 else if (fsr & FSR_DZ) in full_exception()
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dexceptions.c127 else if (fsr & FSR_DZ) in full_exception()

Completed in 2 milliseconds