Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmath-emu.h107 extern unsigned int fp_debugprint;
110 if (fp_debugprint & (1 << (bit))) \
265 btst %d0,fp_debugprint+((31-\bit)/8)
267 btst #\bit,fp_debugprint+((31-\bit)/8)
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmath-emu.h107 extern unsigned int fp_debugprint;
110 if (fp_debugprint & (1 << (bit))) \
265 btst %d0,fp_debugprint+((31-\bit)/8)
267 btst #\bit,fp_debugprint+((31-\bit)/8)
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_entry.S44 .globl fp_debugprint
320 fp_debugprint: label
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_entry.S44 .globl fp_debugprint
320 fp_debugprint: label

Completed in 3 milliseconds