Searched refs:fp_debugprint (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmath-emu.h106 extern unsigned int fp_debugprint;
109 if (fp_debugprint & (1 << (bit))) \
260 btst #\bit,fp_debugprint+((31-\bit)/8)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dmath-emu.h106 extern unsigned int fp_debugprint;
109 if (fp_debugprint & (1 << (bit))) \
246 btst #\bit,fp_debugprint+((31-\bit)/8)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_entry.S44 .globl fp_debugprint
320 fp_debugprint: label

Completed in 78 milliseconds