Home
last modified time | relevance | path

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

/linux-6.6.21/arch/parisc/math-emu/
Ddriver.c27 #define FPUDEBUG 0 macro
87 if (FPUDEBUG) { in handle_fpe()
97 if (FPUDEBUG) { in handle_fpe()
Dfpudispatch.c37 #define FPUDEBUG 0 macro
204 if (FPUDEBUG) printk("class %d subop %d\n", class, subop); in fpudispatch()