Searched refs:mulu (Results 1 - 25 of 80) sorted by relevance

1234

/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/h8300/
H A Dmul.s1 # Hitachi H8 testcase 'muls', 'muls/u', mulu', 'mulu/u', 'mulxs', 'mulxu'
160 ;; mulu.w rs, rd
164 mulu.w r2, r1
181 ;; mulu.w xx:4, rd
184 mulu.w #-2:4, r1
201 ;; mulu.l ers, erd
205 mulu.l er2, er1
222 ;; mulu.l xx:4, rd
225 mulu
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/h8300/
H A Dmul.s1 # Hitachi H8 testcase 'muls', 'muls/u', mulu', 'mulu/u', 'mulxs', 'mulxu'
160 ;; mulu.w rs, rd
164 mulu.w r2, r1
181 ;; mulu.w xx:4, rd
184 mulu.w #-2:4, r1
201 ;; mulu.l ers, erd
205 mulu.l er2, er1
222 ;; mulu.l xx:4, rd
225 mulu
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dcheckedint.h29 unsigned mulu(unsigned x, unsigned y, bool& overflow);
30 uint64_t mulu(uint64_t x, uint64_t y, bool& overflow);
H A Dcheckedint.c223 unsigned mulu(unsigned x, unsigned y, bool& overflow) function
232 uint64_t mulu(uint64_t x, uint64_t y, bool& overflow) function
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/mips/
H A Dr6.s41 r6ck_2r mulu, 7, 9, 63
42 r6ck_2r mulu, -7, -9, 63
43 r6ck_2r mulu, 61, -11, -671
44 r6ck_2r mulu, 1001, 1234, 1235234
45 r6ck_2r mulu, 123456789, 999999, 0x7eb1e22b
46 r6ck_2r mulu, 0xaaaabbbb, 0xccccdddd, 0x56787f6f
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/mips/
H A Dr6.s41 r6ck_2r mulu, 7, 9, 63
42 r6ck_2r mulu, -7, -9, 63
43 r6ck_2r mulu, 61, -11, -671
44 r6ck_2r mulu, 1001, 1234, 1235234
45 r6ck_2r mulu, 123456789, 999999, 0x7eb1e22b
46 r6ck_2r mulu, 0xaaaabbbb, 0xccccdddd, 0x56787f6f
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/
H A Dmips_arch.h31 # define mflo(rd,rs,rt) mulu rd,rs,rt
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Dmips_arch.h31 # define mflo(rd,rs,rt) mulu rd,rs,rt
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/m32c/
H A Dlib1funcs.S150 mulu.w SBL,r0 /* writes to r2r0 */
154 mulu.w SBH,r0 /* writes to r2r0 */
157 mulu.w SBL,r0 /* writes to r2r0 */
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/m32c/
H A Dlib1funcs.S150 mulu.w SBL,r0 /* writes to r2r0 */
154 mulu.w SBH,r0 /* writes to r2r0 */
157 mulu.w SBL,r0 /* writes to r2r0 */
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.disasm/
H A Dt06_ari2.s148 mulu.w #0xf:4,r1 ;01ce50f1
150 mulu.w r3,r1 ;01ca5031
152 mulu.l #0xf:4,er1 ;01ce52f1
154 mulu.l er3,er1 ;01ca5231
156 mulu/u.l #0xf:4,er1 ;01cf52f1
158 mulu/u.l er3,er1 ;01cb5231
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.disasm/
H A Dt06_ari2.s148 mulu.w #0xf:4,r1 ;01ce50f1
150 mulu.w r3,r1 ;01ca5031
152 mulu.l #0xf:4,er1 ;01ce52f1
154 mulu.l er3,er1 ;01ca5231
156 mulu/u.l #0xf:4,er1 ;01cf52f1
158 mulu/u.l er3,er1 ;01cb5231
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/or1k/
H A Dmul.S495 /* Test l.mulu */
498 TEST_INST_I32_I32 l.mulu, 0x00000002, 0x00000003
502 TEST_INST_I32_I32 l.mulu, 0x00008001, 0x0000fffe
506 TEST_INST_I32_I32 l.mulu, 0x00008000, 0x00010000
510 TEST_INST_I32_I32 l.mulu, 0x00010000, 0x00010000
514 TEST_INST_I32_I32 l.mulu, 0xfffffffe, 0xfffffffd
518 TEST_INST_I32_I32 l.mulu, 0xffff7fff, 0xffff0002
522 TEST_INST_I32_I32 l.mulu, 0xffff7fff, 0xffff0000
526 TEST_INST_I32_I32 l.mulu, 0xffff0000, 0xfffeffff
531 TEST_INST_I32_I32 l.mulu,
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/or1k/
H A Dmul.S495 /* Test l.mulu */
498 TEST_INST_I32_I32 l.mulu, 0x00000002, 0x00000003
502 TEST_INST_I32_I32 l.mulu, 0x00008001, 0x0000fffe
506 TEST_INST_I32_I32 l.mulu, 0x00008000, 0x00010000
510 TEST_INST_I32_I32 l.mulu, 0x00010000, 0x00010000
514 TEST_INST_I32_I32 l.mulu, 0xfffffffe, 0xfffffffd
518 TEST_INST_I32_I32 l.mulu, 0xffff7fff, 0xffff0002
522 TEST_INST_I32_I32 l.mulu, 0xffff7fff, 0xffff0000
526 TEST_INST_I32_I32 l.mulu, 0xffff0000, 0xfffeffff
531 TEST_INST_I32_I32 l.mulu,
[all...]
/netbsd-current/sys/arch/m68k/060sp/dist/
H A Ditest.s186 mulu.l %d1,%d2:%d3
210 mulu.l %d1,%d2:%d3
233 mulu.l %d1,%d2:%d2
256 mulu.l %d1,%d2:%d3
280 mulu.l %d1,%d2:%d3
304 mulu.l %d1,%d2:%d3
2643 mulu.l (%a0),%d2:%d3
2666 mulu.l (%a0)+,%d2:%d3
2690 mulu.l -(%a0),%d2:%d3
2715 mulu
[all...]
H A Dilsp.s376 mulu.w %d7, %d2 # V2q
378 mulu.w %d1, %d3 # V1q
468 mulu.w %d5, %d6 # %d6 <- lsw*lsw
469 mulu.w %d3, %d5 # %d5 <- msw-dest*lsw-source
470 mulu.w %d4, %d2 # %d2 <- msw-source*lsw-dest
471 mulu.w %d4, %d3 # %d3 <- msw*msw
563 mulu.w %d1,%d0 # [1] lo(mr) * lo(md)
564 mulu.w %d3,%d1 # [2] hi(mr) * lo(md)
565 mulu.w %d4,%d2 # [3] lo(mr) * hi(md)
566 mulu
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/m88k/mc88110/
H A Dmul_1.s53 mulu.d r10,r6,r5
61 mulu.d r10,r6,r5
H A Daddmul_1.s52 mulu.d r10,r6,r5
61 mulu.d r10,r6,r5
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dcheckedint.d761 uint mulu()(uint x, uint y, ref bool overflow)
775 assert(mulu(x, y, o) == r);
786 assert(mulu(0, 0, overflow) == 0);
792 ulong mulu()(ulong x, uint y, ref bool overflow)
803 ulong mulu()(ulong x, ulong y, ref bool overflow)
819 assert(mulu(x, y, o) == r);
854 assert(mulu(0UL, 0UL, overflow) == 0);
862 ucent mulu()(ucent x, ucent y, ref bool overflow)
875 assert(mulu(x, y, o) == r);
886 assert(mulu(
[all...]
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dparseoptions.d179 import core.checkedint : mulu;
197 v = mulu(v, 1024 * 1024 * 1024, overflowed);
201 v = mulu(v, 1024 * 1024, overflowed);
205 v = mulu(v, 1024, overflowed);
236 v = mulu(v, 1024 * 1024, overflowed);
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/container/
H A Darray.d36 import core.checkedint : mulu;
39 size_t reqsize = mulu(T.sizeof, nlength, overflow);
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dutils.d231 import core.checkedint : mulu, addu, muls, adds;
245 alias mul = mulu;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/container/
H A Darray.d36 import core.checkedint : mulu;
39 size_t reqsize = mulu(T.sizeof, nlength, overflow);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/cris/
H A Dmulsi3.S45 ;; returning a "mulu.d". */
108 ;; Can't have the mulu.d last on a cache-line (in the delay-slot of the
112 mulu.d $r11,$r10
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/cris/
H A Dmulsi3.S45 ;; returning a "mulu.d". */
108 ;; Can't have the mulu.d last on a cache-line (in the delay-slot of the
112 mulu.d $r11,$r10

Completed in 681 milliseconds

1234