Home
last modified time | relevance | path

Searched refs:mul64 (Results 1 – 25 of 30) sorted by relevance

12

/netbsd/src/regress/sys/arch/m68k/emuspeed/
DMakefile6 SRCS= emuspeed.c test.S mul64.S div64.S # movepto.c movepfrom.c
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/bn/
Dbn_asm.c563 mul64(lo,hi,bl,bh); \
572 mul64(lo,hi,bl,bh); \
861 # ifdef mul64 in bn_mul_mont()
878 # ifdef mul64 in bn_mul_mont()
895 # ifdef mul64 in bn_mul_mont()
911 # ifdef mul64 in bn_mul_mont()
920 # ifdef mul64 in bn_mul_mont()
Dbn_local.h571 # define mul64(l,h,bl,bh) \ macro
612 mul64(l,h,(bl),(bh)); \
628 mul64(l,h,(bl),(bh)); \
Dbn_div.c403 mul64(t2l, t2h, ql, qh); /* t2=(BN_ULLONG)d1*q; */ in bn_div_fixed_top()
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-arc.texi54 Assemble for ARC 600 with mul64 instructions.
67 Assemble for ARC 601 with mul64 instructions.
424 Assemble for ARC 600 with mul64 instructions.
436 Assemble for ARC 601 with mul64 instructions.
655 .extInstruction mul64, 0x07, 0x2d, SUFFIX_COND,
Das.info7418 Assemble for ARC 600 with mul64 instructions.
7430 Assemble for ARC 601 with mul64 instructions.
7700 Assemble for ARC 600 with mul64 instructions.
7712 Assemble for ARC 601 with mul64 instructions.
7897 .extInstruction mul64, 0x07, 0x2d, SUFFIX_COND,
/netbsd/src/external/gpl3/gdb/dist/sim/erc32/
Dexec.c291 mul64 (uint32_t n1, uint32_t n2, uint32_t *result_hi, uint32_t *result_lo, int msigned) in mul64() function
770 mul64 (rs1, operand2, &sregs->y, rdd, 1); in dispatch_instruction()
777 mul64 (rs1, operand2, &sregs->y, &uresult, 1); in dispatch_instruction()
794 mul64 (rs1, operand2, &sregs->y, rdd, 0); in dispatch_instruction()
801 mul64 (rs1, operand2, &sregs->y, &uresult, 0); in dispatch_instruction()
DChangeLog-2021902 * (mul64): Simplify calculation of negative result.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/
Darc-options.def68 ARC_OPT (FL_MUL64, (1ULL << 8), MASK_MUL64_SET, "mul64")
Darc.opt166 Generate mul64 and mulu64 instructions.
Darc.md2245 "mul64%?\\t0,%0,%1"
2274 (define_insn "mul64"
2280 "mul64%? \t0, %0, %1%&"
/netbsd/src/sys/arch/m68k/060sp/dist/
Disp.s488 # mul64() may use ()+ addressing and may, therefore, alter a7
/netbsd/src/external/gpl3/gcc/dist/libgcc/
DChangeLog6828 config/arc/ieee-754/arc600-mul64/divdf3.S,
6829 config/arc/ieee-754/arc600-mul64/divsf3.S,
6830 config/arc/ieee-754/arc600-mul64/muldf3.S,
6831 config/arc/ieee-754/arc600-mul64/mulsf3.S,
7221 * config/arc/ieee-754/arc600-mul64/divsf3.S: Likewise.
7222 * config/arc/ieee-754/arc600-mul64/divdf3.S: Likewise.
7267 * config/arc/ieee-754/arc600-mul64/muldf3.S (.Linf_denorm): Likewise.
/netbsd/src/external/gpl3/binutils/dist/opcodes/
DChangeLog-2017452 (msubf, msubfr, msubwhfl, msubwhflr, msubwhfm, msubwhfmr, mul64)
/netbsd/src/external/gpl3/gdb/dist/opcodes/
DChangeLog-2017452 (msubf, msubfr, msubwhfl, msubwhflr, msubwhfm, msubwhfmr, mul64)
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-20173036 * testsuite/gas/arc/attr-mul64.d: Likewise.
DChangeLog-20182679 * testsuite/gas/arc/attr-mul64.d: Likewise.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dinvoke.texi19789 Compile for ARC 600 CPU with @code{norm} and @code{mul64}-family
19800 Compile for ARC 601 CPU with @code{norm} and @code{mul64}-family
19847 Generate @code{mul64} and @code{mulu64} instructions.
Dgcc.info18570 Compile for ARC 600 CPU with 'norm' and 'mul64'-family
18581 Compile for ARC 601 CPU with 'norm' and 'mul64'-family
18617 Generate 'mul64' and 'mulu64' instructions. Only valid for
47840 mul64 A, B
Dextend.texi14944 mul64 @var{a}, @var{b}
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-2016533 generate new mul64 insn for core multiplication work.
535 (mul64): New pattern, content taken from old mulsidi_600 insn pattern.
DChangeLog-20182958 * config/arm/types.md (mul64): Rename to...
2960 * config/arm/arm-generic.md: Rename mul64 to widen_mul64.
DChangeLog-201324813 (define_attr "mul64"): Likewise.
27445 (attribute "mul64"): Add umaal.
DChangeLog-202037130 * config/arc/arc.c (arc_rtx_costs): Update mul64 cost.
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS56579 4ee070d89a7b3e774eaf40214625cf03 gcc/testsuite/gcc.target/arc/mul64-1.c
56580 51a65655bfba373cbacabf27deec612c gcc/testsuite/gcc.target/arc/mul64.c
93261 3ded465af5d4fa9f9f6241e0f734557a libgcc/config/arc/ieee-754/arc600-mul64/divdf3.S
93262 901111b34803efe822d8856571ae11b9 libgcc/config/arc/ieee-754/arc600-mul64/divsf3.S
93263 37fcea4c318a5370f6fd9a018d1a893d libgcc/config/arc/ieee-754/arc600-mul64/muldf3.S
93264 898b5b4f632deb13d5f643ada3c0910a libgcc/config/arc/ieee-754/arc600-mul64/mulsf3.S

12