Searched refs:muls (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/arch/sh/lib64/ |
D | sdivsi3.S | 24 muls.l r25, r19, r19 /* s2.38 */ 29 muls.l r19, r19, r21 /* u0.28 */ 32 muls.l r25, r21, r18 /* s2.58 */ 37 muls.l r18, r25, r0 /* s2.60 */ 38 muls.l r18, r4, r25 /* s32.30 */ 41 muls.l r19, r18, r19 /* s-16.74 */ 45 muls.l r19, r18, r19 /* s15.30 */
|
D | udivdi3.S | 34 muls.l r1,r4,r4 /* leaving at least one sign bit. */ 81 muls.l r1,r4,r4 /* leaving at least one sign bit. */
|
/Linux-v5.4/arch/mips/kernel/ |
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() 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, 0); in mipsr2_clear_show()
|
/Linux-v5.4/arch/mips/include/asm/ |
D | mips-r2-to-r6-emul.h | 16 u64 muls; member
|
/Linux-v5.4/arch/m68k/fpsp040/ |
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.
|
D | binstr.S | 84 movel %d2,%d4 |copy the fraction before muls
|
/Linux-v5.4/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 617 # muls.l #
|
D | itest.S | 319 muls.l %d1,%d2:%d3 343 muls.l %d1,%d2:%d3 367 muls.l %d1,%d2:%d3
|