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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/math-emu/
H A Dpoly.h29 asmlinkage void mul64(unsigned long long const *a, unsigned long long const *b,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/math-emu/
H A Dpoly.h29 asmlinkage void mul64(unsigned long long const *a, unsigned long long const *b,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/bcmcrypto/
H A Dbn_lcl.h362 #define mul64(l, h, bl, bh) { \ macro
404 mul64(l, h, (bl), (bh)); \
422 mul64(l, h, (bl), (bh)); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/bn/
H A Dbn_lcl.h396 #define mul64(l,h,bl,bh) \ macro
437 mul64(l,h,(bl),(bh)); \
453 mul64(l,h,(bl),(bh)); \
H A Dbn_asm.c536 mul64(t1,t2,bl,bh); \
543 mul64(t1,t2,bl,bh); \
854 #ifdef mul64
869 #ifdef mul64
887 #ifdef mul64
903 #ifdef mul64
913 #ifdef mul64
H A Dbn_div.c362 mul64(t2l,t2h,ql,qh); /* t2=(BN_ULLONG)d1*q; */
589 mul64(t2l,t2h,ql,qh); /* t2=(BN_ULLONG)d1*q; */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bn/
H A Dbn_lcl.h438 # define mul64(l,h,bl,bh) \ macro
479 mul64(l,h,(bl),(bh)); \
495 mul64(l,h,(bl),(bh)); \
H A Dbn_asm.c607 mul64(lo,hi,bl,bh); \
616 mul64(lo,hi,bl,bh); \
905 # ifdef mul64
922 # ifdef mul64
939 # ifdef mul64
955 # ifdef mul64
964 # ifdef mul64
H A Dbn_div.c413 mul64(t2l, t2h, ql, qh); /* t2=(BN_ULLONG)d1*q; */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/bn/
H A Dbn_lcl.h396 #define mul64(l,h,bl,bh) \ macro
437 mul64(l,h,(bl),(bh)); \
453 mul64(l,h,(bl),(bh)); \
H A Dbn_asm.c536 mul64(t1,t2,bl,bh); \
543 mul64(t1,t2,bl,bh); \
854 #ifdef mul64
869 #ifdef mul64
887 #ifdef mul64
903 #ifdef mul64
913 #ifdef mul64
H A Dbn_div.c362 mul64(t2l,t2h,ql,qh); /* t2=(BN_ULLONG)d1*q; */
589 mul64(t2l,t2h,ql,qh); /* t2=(BN_ULLONG)d1*q; */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bn/
H A Dbn_lcl.h438 # define mul64(l,h,bl,bh) \ macro
479 mul64(l,h,(bl),(bh)); \
495 mul64(l,h,(bl),(bh)); \
H A Dbn_asm.c607 mul64(lo,hi,bl,bh); \
616 mul64(lo,hi,bl,bh); \
905 # ifdef mul64
922 # ifdef mul64
939 # ifdef mul64
955 # ifdef mul64
964 # ifdef mul64
H A Dbn_div.c413 mul64(t2l, t2h, ql, qh); /* t2=(BN_ULLONG)d1*q; */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/bn/
H A Dbn_lcl.h396 #define mul64(l,h,bl,bh) \ macro
437 mul64(l,h,(bl),(bh)); \
453 mul64(l,h,(bl),(bh)); \
H A Dbn_asm.c536 mul64(t1,t2,bl,bh); \
543 mul64(t1,t2,bl,bh); \
854 #ifdef mul64
869 #ifdef mul64
887 #ifdef mul64
903 #ifdef mul64
913 #ifdef mul64
H A Dbn_div.c362 mul64(t2l,t2h,ql,qh); /* t2=(BN_ULLONG)d1*q; */
589 mul64(t2l,t2h,ql,qh); /* t2=(BN_ULLONG)d1*q; */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/bn/
H A Dbn_lcl.h438 # define mul64(l,h,bl,bh) \ macro
479 mul64(l,h,(bl),(bh)); \
495 mul64(l,h,(bl),(bh)); \
H A Dbn_asm.c607 mul64(lo,hi,bl,bh); \
616 mul64(lo,hi,bl,bh); \
905 # ifdef mul64
922 # ifdef mul64
939 # ifdef mul64
955 # ifdef mul64
964 # ifdef mul64
H A Dbn_div.c413 mul64(t2l, t2h, ql, qh); /* t2=(BN_ULLONG)d1*q; */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/erc32/
H A Dexec.c303 mul64 (uint32 n1, uint32 n2, uint32 *result_hi, uint32 *result_lo, int msigned) function
754 mul64 (rs1, operand2, &sregs->y, rdd, 1);
761 mul64 (rs1, operand2, &sregs->y, &result, 1);
778 mul64 (rs1, operand2, &sregs->y, rdd, 0);
785 mul64 (rs1, operand2, &sregs->y, &result, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/erc32/
H A Dexec.c303 mul64 (uint32 n1, uint32 n2, uint32 *result_hi, uint32 *result_lo, int msigned) function
754 mul64 (rs1, operand2, &sregs->y, rdd, 1);
761 mul64 (rs1, operand2, &sregs->y, &result, 1);
778 mul64 (rs1, operand2, &sregs->y, rdd, 0);
785 mul64 (rs1, operand2, &sregs->y, &result, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/erc32/
H A Dexec.c303 mul64 (uint32 n1, uint32 n2, uint32 *result_hi, uint32 *result_lo, int msigned) function
754 mul64 (rs1, operand2, &sregs->y, rdd, 1);
761 mul64 (rs1, operand2, &sregs->y, &result, 1);
778 mul64 (rs1, operand2, &sregs->y, rdd, 0);
785 mul64 (rs1, operand2, &sregs->y, &result, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Disp.S463 # (group1) mul64, div64
470 # now, w/ group1, make mul64's decode the fastest since it will
478 # mul64() may use ()+ addressing and may, therefore, alter a7

Completed in 131 milliseconds

12