Home
last modified time | relevance | path

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

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