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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dcheckedint.h27 int muls(int x, int y, bool& overflow);
28 int64_t muls(int64_t x, int64_t y, bool& overflow);
H A Dcheckedint.c192 int muls(int x, int y, bool& overflow) function
201 int64_t muls(int64_t x, int64_t y, bool& overflow) function
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dcheckedint.d629 int muls()(int x, int y, ref bool overflow)
642 assert(muls(2, 3, overflow) == 6);
645 assert(muls(-200, 300, overflow) == -60_000);
648 assert(muls(1, int.max, overflow) == int.max);
651 assert(muls(int.min, 1, overflow) == int.min);
654 assert(muls(int.max, 2, overflow) == (int.max * 2));
658 assert(muls(int.min, -1, overflow) == int.min);
661 assert(muls(0, 0, overflow) == 0);
667 long muls()(long x, long y, ref bool overflow)
683 assert(muls(
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/
H A Dt06_ari2.s160 muls.w #0xf:4,r1 ;01c650f1
162 muls.w r3,r1 ;01c25031
164 muls.l #0xf:4,er1 ;01c652f1
166 muls.l er3,er1 ;01c25231
168 muls/u.l #0xf:4,er1 ;01c752f1
170 muls/u.l er3,er1 ;01c35231
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.disasm/
H A Dt06_ari2.s160 muls.w #0xf:4,r1 ;01c650f1
162 muls.w r3,r1 ;01c25031
164 muls.l #0xf:4,er1 ;01c652f1
166 muls.l er3,er1 ;01c25231
168 muls/u.l #0xf:4,er1 ;01c752f1
170 muls/u.l er3,er1 ;01c35231
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dutils.d231 import core.checkedint : mulu, addu, muls, adds;
238 alias mul = muls;
251 alias mul = muls;
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/mips/
H A Dmdmx-ob.s376 writemsg "muls.ob (v)"
380 muls.ob $f8, $f9
383 writemsg "muls.ob (ev)"
387 muls.ob $f8, $f9[2]
390 writemsg "muls.ob (cv)"
393 muls.ob $f8, 0x1f
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/mips/
H A Dmdmx-ob.s376 writemsg "muls.ob (v)"
380 muls.ob $f8, $f9
383 writemsg "muls.ob (ev)"
387 muls.ob $f8, $f9[2]
390 writemsg "muls.ob (cv)"
393 muls.ob $f8, 0x1f
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Davr.h284 AVR_INSN (muls, "d,d", "00000010ddddrrrr", 1, AVR_ISA_MUL, 0x0200)
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Davr.h284 AVR_INSN (muls, "d,d", "00000010ddddrrrr", 1, AVR_ISA_MUL, 0x0200)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Davr.h284 AVR_INSN (muls, "d,d", "00000010ddddrrrr", 1, AVR_ISA_MUL, 0x0200)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Davr.h284 AVR_INSN (muls, "d,d", "00000010ddddrrrr", 1, AVR_ISA_MUL, 0x0200)
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/
H A Dcheckedint.d2283 import core.checkedint : addu, adds, subs, muls, subu, mulu;
2381 else alias impl = muls;
2568 import core.checkedint : muls, mulu;
2570 else alias mul = muls;
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dcheckedint.d2675 import core.checkedint : addu, adds, subs, muls, subu, mulu;
2773 else alias impl = muls;
2960 import core.checkedint : muls, mulu;
2962 else alias mul = muls;
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmips-opc.c1600 {"muls", "d,s,t", 0x000000d8, 0xfc0007ff, WR_1|RD_2|RD_3|WR_HILO, 0, N5, 0, 0 },
1604 {"muls.ob", "Y,Q", 0x78000032, 0xfc2007ff, RD_1|RD_2|FP_D, WR_MACC, SB1, MX, 0 },
1605 {"muls.ob", "S,Q", 0x48000032, 0xfc2007ff, RD_1|RD_2|FP_D, WR_MACC, N54, 0, 0 },
1606 {"muls.qh", "Y,Q", 0x78200032, 0xfc2007ff, RD_1|RD_2|FP_D, WR_MACC, 0, MX, 0 },
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmips-opc.c1609 {"muls", "d,s,t", 0x000000d8, 0xfc0007ff, WR_1|RD_2|RD_3|WR_HILO, 0, N5, 0, 0 },
1613 {"muls.ob", "Y,Q", 0x78000032, 0xfc2007ff, RD_1|RD_2|FP_D, WR_MACC, SB1, MX, 0 },
1614 {"muls.ob", "S,Q", 0x48000032, 0xfc2007ff, RD_1|RD_2|FP_D, WR_MACC, N54, 0, 0 },
1615 {"muls.qh", "Y,Q", 0x78200032, 0xfc2007ff, RD_1|RD_2|FP_D, WR_MACC, 0, MX, 0 },
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmips-opc.c1600 {"muls", "d,s,t", 0x000000d8, 0xfc0007ff, WR_1|RD_2|RD_3|WR_HILO, 0, N5, 0, 0 },
1604 {"muls.ob", "Y,Q", 0x78000032, 0xfc2007ff, RD_1|RD_2|FP_D, WR_MACC, SB1, MX, 0 },
1605 {"muls.ob", "S,Q", 0x48000032, 0xfc2007ff, RD_1|RD_2|FP_D, WR_MACC, N54, 0, 0 },
1606 {"muls.qh", "Y,Q", 0x78200032, 0xfc2007ff, RD_1|RD_2|FP_D, WR_MACC, 0, MX, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmips-opc.c1609 {"muls", "d,s,t", 0x000000d8, 0xfc0007ff, WR_1|RD_2|RD_3|WR_HILO, 0, N5, 0, 0 },
1613 {"muls.ob", "Y,Q", 0x78000032, 0xfc2007ff, RD_1|RD_2|FP_D, WR_MACC, SB1, MX, 0 },
1614 {"muls.ob", "S,Q", 0x48000032, 0xfc2007ff, RD_1|RD_2|FP_D, WR_MACC, N54, 0, 0 },
1615 {"muls.qh", "Y,Q", 0x78200032, 0xfc2007ff, RD_1|RD_2|FP_D, WR_MACC, 0, MX, 0 },
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dlib1funcs.S1140 muls r2, r0
1352 muls r2, r0
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dlib1funcs.S1140 muls r2, r0
1352 muls r2, r0
/netbsd-current/sys/arch/m68k/060sp/dist/
H A Dilsp.s627 # muls.l #
H A Ditest.s328 muls.l %d1,%d2:%d3
352 muls.l %d1,%d2:%d3
376 muls.l %d1,%d2:%d3
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
H A Dsqr_basecase.asm46 C * Rewrite for POWER6 to use 8 consecutive muls, not 2 groups of 4. The

Completed in 1208 milliseconds