Searched refs:mul64 (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/regress/sys/arch/m68k/emuspeed/
H A DMakefile6 SRCS= emuspeed.c test.S mul64.S div64.S # movepto.c movepfrom.c
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_asm.c553 mul64(lo,hi,bl,bh); \
562 mul64(lo,hi,bl,bh); \
851 # ifdef mul64
868 # ifdef mul64
885 # ifdef mul64
901 # ifdef mul64
910 # ifdef mul64
H A Dbn_local.h596 # define mul64(l,h,bl,bh) \ macro
637 mul64(l,h,(bl),(bh)); \
653 mul64(l,h,(bl),(bh)); \
H A Dbn_div.c403 mul64(t2l, t2h, ql, qh); /* t2=(BN_ULLONG)d1*q; */
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_asm.c563 mul64(lo,hi,bl,bh); \
572 mul64(lo,hi,bl,bh); \
861 # ifdef mul64
878 # ifdef mul64
895 # ifdef mul64
911 # ifdef mul64
920 # ifdef mul64
H A Dbn_local.h571 # define mul64(l,h,bl,bh) \ macro
612 mul64(l,h,(bl),(bh)); \
628 mul64(l,h,(bl),(bh)); \
H A Dbn_div.c403 mul64(t2l, t2h, ql, qh); /* t2=(BN_ULLONG)d1*q; */
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/arc600-dsp/
H A Ddivdf3.S65 #define mul64(b,c) mullw 0,b,c` machlw 0,b,c define
310 mul64 (r5,r4) ; mhi: result fraction lowpart
H A Ddivsf3.S39 #define mul64(b,c) mullw 0,b,c` machlw 0,b,c define
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/arc600-dsp/
H A Ddivdf3.S65 #define mul64(b,c) mullw 0,b,c` machlw 0,b,c define
310 mul64 (r5,r4) ; mhi: result fraction lowpart
H A Ddivsf3.S39 #define mul64(b,c) mullw 0,b,c` machlw 0,b,c define
/netbsd-current/external/gpl3/gdb.old/dist/sim/erc32/
H A Dexec.c299 mul64 (uint32 n1, uint32 n2, uint32 *result_hi, uint32 *result_lo, int msigned) function
780 mul64 (rs1, operand2, &sregs->y, rdd, 1);
787 mul64 (rs1, operand2, &sregs->y, &result, 1);
804 mul64 (rs1, operand2, &sregs->y, rdd, 0);
811 mul64 (rs1, operand2, &sregs->y, &result, 0);
/netbsd-current/external/gpl3/gdb/dist/sim/erc32/
H A Dexec.c291 mul64 (uint32_t n1, uint32_t n2, uint32_t *result_hi, uint32_t *result_lo, int msigned) function
771 mul64 (rs1, operand2, &sregs->y, rdd, 1);
778 mul64 (rs1, operand2, &sregs->y, &result, 1);
795 mul64 (rs1, operand2, &sregs->y, rdd, 0);
802 mul64 (rs1, operand2, &sregs->y, &result, 0);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/arc600-mul64/
H A Ddivdf3.S290 mul64 r5,r4 ; mhi: result fraction lowpart
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/arc600-mul64/
H A Ddivdf3.S290 mul64 r5,r4 ; mhi: result fraction lowpart
/netbsd-current/sys/arch/m68k/060sp/dist/
H A Disp.s473 # (group1) mul64, div64
480 # now, w/ group1, make mul64's decode the fastest since it will
488 # mul64() may use ()+ addressing and may, therefore, alter a7

Completed in 211 milliseconds