Home
last modified time | relevance | path

Searched refs:gen_mul (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/dports/math/boolector/boolector-3.2.2/test/log/
H A Dgetvalue3.smt25 (declare-fun |gen_mul| () (_ BitVec 16))
8 (assert (= |gen_mul| (bvmul val1 val2)))
12 (get-value (|gen_mul|))
H A Dgetvalue2.smt25 (declare-fun gen_mul() (_ BitVec 16))
8 (assert (= gen_mul (bvmul val1 val2)))
12 (get-value (gen_mul))
H A Dgetvalue2.out4 ((gen_mul #b0101101000100000))
H A Dgetvalue3.out4 ((|gen_mul| #b0101101000100000))
/dports/games/stuntrally/stuntrally-2.6.1/source/editor/
H A Dsettings.cpp51 Param(c,w, "ter_gen.mul", gen_mul); Param(c,w, "ter_gen.ofsh", gen_ofsh); in Serialize()
85 ,gen_mul(1.f), gen_ofsh(0.f), gen_roadsm(0.f) in SETTINGS()
H A Dsettings.h38 float gen_mul, gen_ofsh, gen_roadsm; variable
/dports/devel/avr-gdb/gdb-7.3.1/sim/avr/
H A Dinterp.c854 gen_mul (unsigned int res) in gen_mul() function
1191 gen_mul ((word)sram[get_r (op)] * (word)sram[get_d (op)]); in sim_resume()
1195 gen_mul((sword)(sbyte)sram[get_r16 (op)] in sim_resume()
1200 gen_mul ((sword)(word)sram[get_r16_23 (op)] in sim_resume()
1205 gen_mul(((word)sram[get_r16_23 (op)] in sim_resume()
1210 gen_mul(((sword)(sbyte)sram[get_r16_23 (op)] in sim_resume()
1215 gen_mul(((sword)(word)sram[get_r16_23 (op)] in sim_resume()
/dports/devel/gdb761/gdb-7.6.1/sim/avr/
H A Dinterp.c854 gen_mul (unsigned int res) in gen_mul() function
1191 gen_mul ((word)sram[get_r (op)] * (word)sram[get_d (op)]); in sim_resume()
1195 gen_mul((sword)(sbyte)sram[get_r16 (op)] in sim_resume()
1200 gen_mul ((sword)(word)sram[get_r16_23 (op)] in sim_resume()
1205 gen_mul(((word)sram[get_r16_23 (op)] in sim_resume()
1210 gen_mul(((sword)(sbyte)sram[get_r16_23 (op)] in sim_resume()
1215 gen_mul(((sword)(word)sram[get_r16_23 (op)] in sim_resume()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/gcn/
H A Dgcn-valu.md1784 emit_insn (gen_mul<vnsi>3 (out_lo, left_lo, right_lo));
1786 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_lo));
1788 emit_insn (gen_mul<vnsi>3 (tmp, left_lo, right_hi));
1790 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_hi));
1862 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1864 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
1933 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1935 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
2403 emit_insn (gen_mul<mode>3 (rcp, initrcp, fma));
2433 emit_insn (gen_mul<mode>3 (rcp, initrcp, fma));
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/gcn/
H A Dgcn-valu.md1784 emit_insn (gen_mul<vnsi>3 (out_lo, left_lo, right_lo));
1786 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_lo));
1788 emit_insn (gen_mul<vnsi>3 (tmp, left_lo, right_hi));
1790 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_hi));
1862 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1864 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
1933 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1935 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
2403 emit_insn (gen_mul<mode>3 (rcp, initrcp, fma));
2433 emit_insn (gen_mul<mode>3 (rcp, initrcp, fma));
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/config/gcn/
H A Dgcn-valu.md1784 emit_insn (gen_mul<vnsi>3 (out_lo, left_lo, right_lo));
1786 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_lo));
1788 emit_insn (gen_mul<vnsi>3 (tmp, left_lo, right_hi));
1790 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_hi));
1862 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1864 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
1933 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1935 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
2403 emit_insn (gen_mul<mode>3 (rcp, initrcp, fma));
2433 emit_insn (gen_mul<mode>3 (rcp, initrcp, fma));
[all …]
/dports/lang/gforth/gforth-0.7.3/vmgen-ex2/
H A Dmini.y118 | term '*' term { gen_mul(&vmcodep); }
/dports/lang/gforth/gforth-0.7.3/vmgen-ex/
H A Dmini.y118 | term '*' term { gen_mul(&vmcodep); }
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/gcn/
H A Dgcn-valu.md1784 emit_insn (gen_mul<vnsi>3 (out_lo, left_lo, right_lo));
1786 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_lo));
1788 emit_insn (gen_mul<vnsi>3 (tmp, left_lo, right_hi));
1790 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_hi));
1862 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1864 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
1933 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1935 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
2412 emit_insn (gen_mul<mode>3 (div_est, num, rcp));
2453 emit_insn (gen_mul<mode>3 (div_est, num, rcp));
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/gcn/
H A Dgcn-valu.md1794 emit_insn (gen_mul<vnsi>3 (out_lo, left_lo, right_lo));
1796 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_lo));
1798 emit_insn (gen_mul<vnsi>3 (tmp, left_lo, right_hi));
1800 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_hi));
1872 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1874 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
1943 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1945 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
2422 emit_insn (gen_mul<mode>3 (div_est, num, rcp));
2463 emit_insn (gen_mul<mode>3 (div_est, num, rcp));
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/gcn/
H A Dgcn-valu.md1784 emit_insn (gen_mul<vnsi>3 (out_lo, left_lo, right_lo));
1786 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_lo));
1788 emit_insn (gen_mul<vnsi>3 (tmp, left_lo, right_hi));
1790 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_hi));
1862 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1864 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
1933 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1935 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
2412 emit_insn (gen_mul<mode>3 (div_est, num, rcp));
2453 emit_insn (gen_mul<mode>3 (div_est, num, rcp));
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/config/gcn/
H A Dgcn-valu.md1784 emit_insn (gen_mul<vnsi>3 (out_lo, left_lo, right_lo));
1786 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_lo));
1788 emit_insn (gen_mul<vnsi>3 (tmp, left_lo, right_hi));
1790 emit_insn (gen_mul<vnsi>3 (tmp, left_hi, right_hi));
1862 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1864 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
1933 emit_insn (gen_mul<vnsi>3 (out_lo, left, right_lo));
1935 emit_insn (gen_mul<vnsi>3 (tmp, left, right_hi));
2412 emit_insn (gen_mul<mode>3 (div_est, num, rcp));
2453 emit_insn (gen_mul<mode>3 (div_est, num, rcp));
[all …]
/dports/security/putty/putty-0.76/contrib/
H A Dmake1305.py319 def gen_mul(target): function
369 sys.stdout.write(gen_mul(CodegenTarget(bits)))
/dports/security/putty-nogtk/putty-0.76/contrib/
H A Dmake1305.py319 def gen_mul(target): function
369 sys.stdout.write(gen_mul(CodegenTarget(bits)))
/dports/math/cln/cln-1.3.6/src/polynomial/elem/
H A Dcl_UP_gen.h213 static const _cl_UP gen_mul (cl_heap_univpoly_ring* UPR, const _cl_UP& x, const _cl_UP& y) in gen_mul() function
439 gen_mul,
/dports/lang/gcc48/gcc-4.8.5/gcc/config/avr/
H A Davr-fixed.md198 ? gen_mul<mode>3_enh (operands[0], operands[1], operands[2])
199 : gen_mul<mode>3_nomul (operands[0], operands[1], operands[2]));
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/avr/
H A Davr-fixed.md198 ? gen_mul<mode>3_enh (operands[0], operands[1], operands[2])
199 : gen_mul<mode>3_nomul (operands[0], operands[1], operands[2]));
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/avr/
H A Davr-fixed.md198 ? gen_mul<mode>3_enh (operands[0], operands[1], operands[2])
199 : gen_mul<mode>3_nomul (operands[0], operands[1], operands[2]));
/dports/lang/gcc9/gcc-9.4.0/gcc/config/avr/
H A Davr-fixed.md198 ? gen_mul<mode>3_enh (operands[0], operands[1], operands[2])
199 : gen_mul<mode>3_nomul (operands[0], operands[1], operands[2]));
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/avr/
H A Davr-fixed.md198 ? gen_mul<mode>3_enh (operands[0], operands[1], operands[2])
199 : gen_mul<mode>3_nomul (operands[0], operands[1], operands[2]));

12345678910>>...12