Home
last modified time | relevance | path

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

/Linux-v4.19/arch/parisc/math-emu/
Ddriver.c40 #define FPUDEBUG 0 macro
100 if (FPUDEBUG) { in handle_fpe()
110 if (FPUDEBUG) { in handle_fpe()
Dfpudispatch.c50 #define FPUDEBUG 0 macro
217 if (FPUDEBUG) printk("class %d subop %d\n", class, subop); in fpudispatch()