| /openbmc/openbmc/poky/meta/conf/machine/include/microblaze/ |
| H A D | feature-microblaze-math.inc | 4 TUNEVALID[multiply-low] = "Hardware multipler with 32 bit result" 5 TUNEVALID[multiply-high] = "Hardware multipler with 64 bit result" 16 TUNE_CCARGS .= "${@bb.utils.contains_any('TUNE_FEATURES', ['multiply-low', 'multiply-high'], ' -mno… 17 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'multiply-high', ' -mxl-multiply-high', '', d… 30 ….= "${@bb.utils.contains('TUNE_FEATURES', 'multiply-high', '-mh', bb.utils.contains('TUNE_FEATURES…
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | sve.decode | 316 # SVE integer multiply/divide (predicated) 423 # SVE integer multiply-add writing addend (predicated) 427 # SVE integer multiply-add writing multiplicand (predicated) 922 # SVE integer multiply immediate (unpredicated) 943 # SVE2 integer multiply-add (indexed) 951 # SVE2 saturating multiply-add high (indexed) 963 # SVE2 saturating multiply-add (indexed) 979 # SVE2 complex integer multiply-add (indexed) 985 # SVE2 complex saturating integer multiply-add (indexed) 991 # SVE2 multiply-add long (indexed) [all …]
|
| H A D | a32.decode | 139 # Multiply and multiply accumulate 164 # Halfword multiply and multiply accumulate 503 # Signed multiply, signed and unsigned divide
|
| H A D | t32.decode | 261 # Multiply and multiply accumulate
|
| /openbmc/qemu/target/hexagon/imported/ |
| H A D | macros.def | 721 fMPY8UU, /* multiply half integer */ 726 fMPY8US, /* multiply half integer */ 731 fMPY8SU, /* multiply half integer */ 737 fMPY8SS, /* multiply half integer */ 743 fMPY16SS, /* multiply half integer */ 749 fMPY16UU, /* multiply unsigned half integer */ 755 fMPY16SU, /* multiply half integer */ 761 fMPY16US, /* multiply half integer */ 767 fMPY32SS, /* multiply half integer */ 773 fMPY32UU, /* multiply half integer */ [all …]
|
| H A D | mpy.idef | 34 /* multiply 16x16->32 signed instructions */ 51 /* multiply 16x16->32 unsigned instructions */ 92 /* multiply/mac 32x32->64 instructions */ 104 /* multiply/mac 32x32->32 (upper) instructions */ 118 /* 32x32->32 multiply (lower) */ 486 /* complex multiply/mac with */
|
| /openbmc/u-boot/board/xilinx/microblaze-generic/ |
| H A D | config.mk | 10 CPUFLAGS-$(subst 1,,$(CONFIG_XILINX_MICROBLAZE0_USE_HW_MUL)) += -mxl-multiply-high
|
| /openbmc/qemu/tests/tcg/mips/user/ase/msa/ |
| H A D | test_msa_compile_64r6el.sh | 91 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_madd_q_h.c \ 93 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_madd_q_w.c \ 95 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_maddr_q_h.c \ 97 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_maddr_q_w.c \ 99 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_msub_q_h.c \ 101 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_msub_q_w.c \ 103 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_msubr_q_h.c \ 105 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_msubr_q_w.c \ 107 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_mul_q_h.c \ 109 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_mul_q_w.c \ [all …]
|
| H A D | test_msa_compile_64r6eb.sh | 91 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_madd_q_h.c \ 93 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_madd_q_w.c \ 95 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_maddr_q_h.c \ 97 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_maddr_q_w.c \ 99 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_msub_q_h.c \ 101 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_msub_q_w.c \ 103 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_msubr_q_h.c \ 105 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_msubr_q_w.c \ 107 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_mul_q_h.c \ 109 /opt/img/bin/mips-img-linux-gnu-gcc fixed-multiply/test_msa_mul_q_w.c \ [all …]
|
| H A D | test_msa_compile_32r5el.sh | 126 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_madd_q_h.c \ 129 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_madd_q_w.c \ 132 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_maddr_q_h.c \ 135 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_maddr_q_w.c \ 138 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_msub_q_h.c \ 141 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_msub_q_w.c \ 144 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_msubr_q_h.c \ 147 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_msubr_q_w.c \ 150 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_mul_q_h.c \ 153 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_mul_q_w.c \ [all …]
|
| H A D | test_msa_compile_32r5eb.sh | 126 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_madd_q_h.c \ 129 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_madd_q_w.c \ 132 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_maddr_q_h.c \ 135 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_maddr_q_w.c \ 138 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_msub_q_h.c \ 141 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_msub_q_w.c \ 144 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_msubr_q_h.c \ 147 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_msubr_q_w.c \ 150 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_mul_q_h.c \ 153 /opt/mti/bin/mips-mti-linux-gnu-gcc fixed-multiply/test_msa_mul_q_w.c \ [all …]
|
| /openbmc/sdbusplus/example/ |
| H A D | calculator-server.cpp | 20 int64_t multiply(int64_t x, int64_t y) override in multiply() function
|
| H A D | calculator-client.cpp | 24 auto _ = co_await c.multiply(7, 6); in startup()
|
| /openbmc/phosphor-fan-presence/docs/monitor/ |
| H A D | sensors.md | 34 - A value to multiply the current target by to adjust the monitoring of this
|
| /openbmc/qemu/target/hexagon/ |
| H A D | attribs_def.h.inc | 70 DEF_ATTRIB(CVI_VX_DV, "Double vector multiply insn executes on HVX", "", "") 73 DEF_ATTRIB(CVI_VS_VX, "Permute/shift and multiply insn executes on HVX", "", "")
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/ |
| H A D | projecttags.py | 83 def multiply(value, arg): function
|
| /openbmc/qemu/hw/misc/ |
| H A D | omap_clk.c | 694 void omap_clk_setrate(struct clk *clk, int divide, int multiply) in omap_clk_setrate() argument 697 clk->multiplier = multiply; in omap_clk_setrate()
|
| /openbmc/qemu/target/hexagon/imported/mmvec/ |
| H A D | ext.idef | 556 "Vector halfword multiply, accumulate pairs, sat to word", 563 "Vector halfword multiply, accumulate pairs, sat to word", 573 "Vector halfword multiply, accumulate pairs, saturate to word", 580 "Vector halfword multiply, accumulate pairs, saturate to word", 611 "Vector halfword multiply, accumulate pairs, saturate to word", 618 "Vector halfword multiply, accumulate pairs, saturate to word", 1381 "Vector halfword multiply with round, shift, and sat16", 1455 ITERATOR_INSN_MPY_SLOT(32,vmpyieoh,"Vd32.w=vmpyieo(Vu32.h,Vv32.h)","Odd/Even multiply for 32x32 low… 1565 "Vector even halfwords with scalar lower halfword multiply with shift and sat32", 1571 "Vector even halfwords with scalar lower halfword multiply with shift and sat32", [all …]
|
| /openbmc/qemu/pc-bios/keymaps/ |
| H A D | sl | 241 multiply 0x1b altgr
|
| H A D | cz | 184 multiply 0x1b shift altgr 317 multiply 0x33 shift altgr
|
| H A D | hr | 183 multiply 0x1b altgr 317 multiply 0x33 shift altgr
|
| /openbmc/qemu/include/hw/arm/ |
| H A D | omap.h | 57 void omap_clk_setrate(omap_clk clk, int divide, int multiply);
|
| /openbmc/qemu/docs/specs/ |
| H A D | rapl-msr.rst | 36 energy consumed since the last time the register was cleared. If you multiply
|
| /openbmc/openbmc/poky/meta/recipes-support/vte/vte/ |
| H A D | 0004-fast_float-Add-single-header-library-for-from_char-i.patch | 2721 +// multiply two small integers, getting both the high and low bits. 2773 +// multiply bigint by scalar value. 3082 + // multiply as if by 2 raised to a power. 3085 + // multiply as if by 5 raised to a power. 3087 + // multiply by a power of 5 3116 + // multiply as if by 10 raised to a power. 3385 + // therefore, try to parse 8 digits at a time, and multiply by the largest
|
| /openbmc/entity-manager/test/entity_manager/ |
| H A D | test_entity-manager.cpp | 109 TEST(TemplateCharReplace, multiply) in TEST() argument
|