| /netbsd/src/regress/sys/arch/m68k/emuspeed/ |
| D | Makefile | 6 SRCS= emuspeed.c test.S mul64.S div64.S # movepto.c movepfrom.c
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/bn/ |
| D | bn_asm.c | 563 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()
|
| D | bn_local.h | 571 # define mul64(l,h,bl,bh) \ macro 612 mul64(l,h,(bl),(bh)); \ 628 mul64(l,h,(bl),(bh)); \
|
| D | bn_div.c | 403 mul64(t2l, t2h, ql, qh); /* t2=(BN_ULLONG)d1*q; */ in bn_div_fixed_top()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/doc/ |
| D | c-arc.texi | 54 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,
|
| D | as.info | 7418 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/ |
| D | exec.c | 291 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()
|
| D | ChangeLog-2021 | 902 * (mul64): Simplify calculation of negative result.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | arc-options.def | 68 ARC_OPT (FL_MUL64, (1ULL << 8), MASK_MUL64_SET, "mul64")
|
| D | arc.opt | 166 Generate mul64 and mulu64 instructions.
|
| D | arc.md | 2245 "mul64%?\\t0,%0,%1" 2274 (define_insn "mul64" 2280 "mul64%? \t0, %0, %1%&"
|
| /netbsd/src/sys/arch/m68k/060sp/dist/ |
| D | isp.s | 488 # mul64() may use ()+ addressing and may, therefore, alter a7
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/ |
| D | ChangeLog | 6828 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/ |
| D | ChangeLog-2017 | 452 (msubf, msubfr, msubwhfl, msubwhflr, msubwhfm, msubwhfmr, mul64)
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | ChangeLog-2017 | 452 (msubf, msubfr, msubwhfl, msubwhflr, msubwhfm, msubwhfmr, mul64)
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2017 | 3036 * testsuite/gas/arc/attr-mul64.d: Likewise.
|
| D | ChangeLog-2018 | 2679 * testsuite/gas/arc/attr-mul64.d: Likewise.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | invoke.texi | 19789 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.
|
| D | gcc.info | 18570 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
|
| D | extend.texi | 14944 mul64 @var{a}, @var{b}
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2016 | 533 generate new mul64 insn for core multiplication work. 535 (mul64): New pattern, content taken from old mulsidi_600 insn pattern.
|
| D | ChangeLog-2018 | 2958 * config/arm/types.md (mul64): Rename to... 2960 * config/arm/arm-generic.md: Rename mul64 to widen_mul64.
|
| D | ChangeLog-2013 | 24813 (define_attr "mul64"): Likewise. 27445 (attribute "mul64"): Add umaal.
|
| D | ChangeLog-2020 | 37130 * config/arc/arc.c (arc_rtx_costs): Update mul64 cost.
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | MD5SUMS | 56579 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
|