Searched refs:muls (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h16 u64 muls; member in struct:mips_r2_emulator_stats
/linux-master/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c417 MIPS_R2_STATS(muls);
441 MIPS_R2_STATS(muls);
517 MIPS_R2_STATS(muls);
549 MIPS_R2_STATS(muls);
763 MIPS_R2_STATS(muls);
2248 seq_printf(s, "muls\t\t%ld\t%ld\n",
2249 (unsigned long)__this_cpu_read(mipsr2emustats.muls),
2250 (unsigned long)__this_cpu_read(mipsr2bdemustats.muls));
2312 __this_cpu_write((mipsr2emustats).muls, 0);
2313 __this_cpu_write((mipsr2bdemustats).muls,
[all...]
/linux-master/arch/m68k/fpsp040/
H A Ddecbin.S24 | 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 Dbinstr.S84 movel %d2,%d4 |copy the fraction before muls
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S617 # muls.l #
H A Ditest.S319 muls.l %d1,%d2:%d3
343 muls.l %d1,%d2:%d3
367 muls.l %d1,%d2:%d3

Completed in 166 milliseconds