Searched refs:muls (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | mips-r2-to-r6-emul.h | 16 u64 muls; member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | mips-r2-to-r6-emul.h | 16 u64 muls; member
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | mips-r2-to-r6-emul.c | 417 MIPS_R2_STATS(muls); in mult_func() 441 MIPS_R2_STATS(muls); in multu_func() 517 MIPS_R2_STATS(muls); in dmult_func() 549 MIPS_R2_STATS(muls); in dmultu_func() 763 MIPS_R2_STATS(muls); in mul_func() 2248 seq_printf(s, "muls\t\t%ld\t%ld\n", in mipsr2_emul_show() 2249 (unsigned long)__this_cpu_read(mipsr2emustats.muls), in mipsr2_emul_show() 2250 (unsigned long)__this_cpu_read(mipsr2bdemustats.muls)); in mipsr2_emul_show() 2312 __this_cpu_write((mipsr2emustats).muls, 0); in mipsr2_clear_show() 2313 __this_cpu_write((mipsr2bdemustats).muls, in mipsr2_clear_show() [all...] |
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | mips-r2-to-r6-emul.c | 417 MIPS_R2_STATS(muls); in mult_func() 441 MIPS_R2_STATS(muls); in multu_func() 517 MIPS_R2_STATS(muls); in dmult_func() 549 MIPS_R2_STATS(muls); in dmultu_func() 763 MIPS_R2_STATS(muls); in mul_func() 2248 seq_printf(s, "muls\t\t%ld\t%ld\n", in mipsr2_emul_show() 2249 (unsigned long)__this_cpu_read(mipsr2emustats.muls), in mipsr2_emul_show() 2250 (unsigned long)__this_cpu_read(mipsr2bdemustats.muls)); in mipsr2_emul_show() 2312 __this_cpu_write((mipsr2emustats).muls, 0); in mipsr2_clear_show() 2313 __this_cpu_write((mipsr2bdemustats).muls, in mipsr2_clear_show() [all...] |
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | decbin.S | 24 | A1. Convert the bcd exponent to binary by successive adds and muls. 31 | adds and muls in FP0. Set the sign according to SM.
|
H A D | binstr.S | 84 movel %d2,%d4 |copy the fraction before muls
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | decbin.S | 24 | A1. Convert the bcd exponent to binary by successive adds and muls. 31 | adds and muls in FP0. Set the sign according to SM.
|
H A D | binstr.S | 84 movel %d2,%d4 |copy the fraction before muls
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | ilsp.S | 617 # muls.l #
|
H A D | itest.S | 319 muls.l %d1,%d2:%d3 343 muls.l %d1,%d2:%d3 367 muls.l %d1,%d2:%d3
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | ilsp.S | 617 # muls.l #
|
H A D | itest.S | 319 muls.l %d1,%d2:%d3 343 muls.l %d1,%d2:%d3 367 muls.l %d1,%d2:%d3
|
Completed in 18 milliseconds