Home
last modified time | relevance | path

Searched refs:MULT (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmime_nest.ref11 MULT 0 |content-type: multipart/mixed; boundary=foobar
17 MULT 0 |content-type: multipart/mixed; boundary=foobar
23 MULT 0 |content-type: multipart/mixed; boundary=foobar
29 MULT 0 |content-type: multipart/mixed; boundary=foobar
35 MULT 0 |content-type: multipart/mixed; boundary=foobar
41 MULT 0 |content-type: multipart/mixed; boundary=foobar
47 MULT 0 |content-type: multipart/mixed; boundary=foobar
53 MULT 0 |content-type: multipart/mixed; boundary=foobar
59 MULT 0 |content-type: multipart/mixed; boundary=foobar
65 MULT 0 |content-type: multipart/mixed; boundary=foobar
[all …]
H A Dmime_garb2.ref14 MULT 0 |Content-Type: text/plain;
17 MULT 44 |Content-Transfer-Encoding: quoted-printable
18 MULT 72 |Content-Disposition: inline
23 MULT 0 |Content-Type: message/rfc822;
26 MULT 32 |Content-Transfer-Encoding: 7bit
27 MULT 60 |Content-Disposition: inline
H A Dmime_garb1.ref14 MULT 0 |Content-Type: text/plain;
17 MULT 44 |Content-Transfer-Encoding: quoted-printable
18 MULT 72 |Content-Disposition: inline
23 MULT 0 |Content-Type: message/rfc822;
26 MULT 44 |Content-Transfer-Encoding: quoted-printable
27 MULT 72 |Content-Disposition: inline
H A Dmime_garb3.ref17 MULT 0 |Content-Type: text/plain;
20 MULT 44 |Content-Transfer-Encoding: quoted-printable
21 MULT 72 |Content-Disposition: inline
28 MULT 0 |Content-Type: message/rfc822;
31 MULT 44 |Content-Transfer-Encoding: quoted-printable
32 MULT 72 |Content-Disposition: inline
H A Dmime_garb4.ref14 MULT 0 |Content-Type: message/rfc822;
17 MULT 44 |Content-Transfer-Encoding: quoted-printable
18 MULT 72 |Content-Disposition: inline
41 MULT 0 |Content-Type: text/plain;
44 MULT 44 |Content-Transfer-Encoding: quoted-printable
45 MULT 72 |Content-Disposition: inline
H A Dheader_body_checks_null.ref9 6 MULT 0 |content-type: message/rfc822; mumble
19 15 MULT 0 |header: pqrs part 01
24 20 MULT 0 |header: pqrs part 02
34 30 MULT 0 |header: abcdef part 02
H A Dmime_test.ref13 MULT 0 |content-type: message/rfc822; mumble
27 MULT 0 |header: pqrs part 01
32 MULT 0 |header: pqrs part 02
43 MULT 0 |header: abcdef part 02
H A Dheader_body_checks_replace.ref13 6 MULT 0 |header: mime
29 15 MULT 0 |header: mime
37 20 MULT 0 |header: mime
53 30 MULT 0 |header: mime
H A Dheader_body_checks_warn.ref14 6 MULT 0 |content-type: message/rfc822; mumble
30 15 MULT 0 |header: pqrs part 01
38 20 MULT 0 |header: pqrs part 02
54 30 MULT 0 |header: abcdef part 02
H A Dheader_body_checks_prepend.ref19 6 MULT 0 |content-type: message/rfc822; mumble
41 15 MULT 0 |header: pqrs part 01
52 20 MULT 0 |header: pqrs part 02
74 30 MULT 0 |header: abcdef part 02
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/example-synacor/
H A Dmult.s1 # check the MULT insn.
10 MULT r0, 3, 2
14 MULT r0, r0, 8
/netbsd-src/external/bsd/flex/dist/examples/manual/
H A Dexpr.y17 %token PLUS MINUS MULT DIV EXPON
22 %left MULT DIV
38 | exp MULT exp { $$ = $1 * $3; }
H A Dexpr.lex22 "*" return(MULT);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Daarch-common.c47 if (code == MULT && CONST_INT_P (XEXP (x, 1)) in arm_rtx_shift_left_p()
304 if (GET_CODE (XEXP (op, 0)) == MULT) in arm_no_early_mul_dep()
393 if (GET_CODE (XEXP (XEXP (consumer, 1), 0)) != MULT) in arm_mac_accumulator_is_result()
402 if (GET_CODE (XEXP (XEXP (consumer, 1), 1)) != MULT) in arm_mac_accumulator_is_result()
447 if (GET_CODE (XEXP (mla, 0)) == MULT) in aarch_accumulator_forwarding()
454 if (GET_CODE (XEXP (mla, 1)) == MULT) in aarch_accumulator_forwarding()
515 if ((GET_CODE (mul) != SET || GET_CODE (XEXP (mul, 1)) != MULT) in arm_mac_accumulator_is_mul_result()
517 || GET_CODE (XEXP (XEXP (mac, 1), 0)) != MULT)) in arm_mac_accumulator_is_mul_result()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Daarch-common.cc47 if (code == MULT && CONST_INT_P (XEXP (x, 1)) in arm_rtx_shift_left_p()
304 if (GET_CODE (XEXP (op, 0)) == MULT) in arm_no_early_mul_dep()
393 if (GET_CODE (XEXP (XEXP (consumer, 1), 0)) != MULT) in arm_mac_accumulator_is_result()
402 if (GET_CODE (XEXP (XEXP (consumer, 1), 1)) != MULT) in arm_mac_accumulator_is_result()
447 if (GET_CODE (XEXP (mla, 0)) == MULT) in aarch_accumulator_forwarding()
454 if (GET_CODE (XEXP (mla, 1)) == MULT) in aarch_accumulator_forwarding()
515 if ((GET_CODE (mul) != SET || GET_CODE (XEXP (mul, 1)) != MULT) in arm_mac_accumulator_is_mul_result()
517 || GET_CODE (XEXP (XEXP (mac, 1), 0)) != MULT)) in arm_mac_accumulator_is_mul_result()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dx86-tune-sched-atom.cc62 if (!(GET_CODE (SET_SRC (set)) == MULT in do_reorder_for_imul()
77 && GET_CODE (SET_SRC (insn2)) == MULT in do_reorder_for_imul()
92 && GET_CODE (SET_SRC (insn1)) == MULT in do_reorder_for_imul()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dx86-tune-sched-atom.c62 if (!(GET_CODE (SET_SRC (set)) == MULT in do_reorder_for_imul()
77 && GET_CODE (SET_SRC (insn2)) == MULT in do_reorder_for_imul()
92 && GET_CODE (SET_SRC (insn1)) == MULT in do_reorder_for_imul()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-cost.c169 else if (GET_CODE (op0) == MULT || GET_CODE (op0) == LSHIFTRT in nds32_rtx_costs_speed_prefer()
170 || GET_CODE (op1) == MULT || GET_CODE (op1) == LSHIFTRT) in nds32_rtx_costs_speed_prefer()
190 else if (GET_CODE (op0) == MULT || GET_CODE (op0) == LSHIFTRT in nds32_rtx_costs_speed_prefer()
191 || GET_CODE (op1) == MULT || GET_CODE (op1) == LSHIFTRT) in nds32_rtx_costs_speed_prefer()
243 case MULT: in nds32_rtx_costs_speed_prefer()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-cost.cc169 else if (GET_CODE (op0) == MULT || GET_CODE (op0) == LSHIFTRT in nds32_rtx_costs_speed_prefer()
170 || GET_CODE (op1) == MULT || GET_CODE (op1) == LSHIFTRT) in nds32_rtx_costs_speed_prefer()
190 else if (GET_CODE (op0) == MULT || GET_CODE (op0) == LSHIFTRT in nds32_rtx_costs_speed_prefer()
191 || GET_CODE (op1) == MULT || GET_CODE (op1) == LSHIFTRT) in nds32_rtx_costs_speed_prefer()
243 case MULT: in nds32_rtx_costs_speed_prefer()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dvax.c391 else if (GET_CODE (XEXP (addr, 1)) == MULT) in print_operand_address()
396 else if (GET_CODE (XEXP (addr, 0)) == MULT) in print_operand_address()
424 else if (GET_CODE (addr) == MULT) in print_operand_address()
452 else if (GET_CODE (XEXP (addr, 0)) == MULT && !ireg) in print_operand_address()
486 else if (GET_CODE (XEXP (addr, 1)) == MULT && !ireg) in print_operand_address()
559 if (GET_CODE (ireg) == MULT) in print_operand_address()
769 case MULT: in vax_address_cost_1()
902 case MULT: in vax_rtx_costs()
2000 if (GET_CODE (prod) != MULT || GET_MODE_SIZE (mode) > 8) in index_term_p()
2131 case MULT: in decompose_address_operand()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc650 || GET_CODE (op) == MULT)) in simplify_truncation()
1121 if (GET_CODE (op) == MULT in simplify_unary_operation_1()
1125 return simplify_gen_binary (MULT, mode, XEXP (op, 0), temp); in simplify_unary_operation_1()
1213 && GET_CODE (XEXP (op, 0)) == MULT) in simplify_unary_operation_1()
1470 if (GET_CODE (op) == MULT) in simplify_unary_operation_1()
1506 (MULT, mode, in simplify_unary_operation_1()
1678 if (GET_CODE (op) == MULT) in simplify_unary_operation_1()
1714 (MULT, mode, in simplify_unary_operation_1()
2752 else if (GET_CODE (lhs) == MULT in simplify_binary_operation_1()
2773 else if (GET_CODE (rhs) == MULT in simplify_binary_operation_1()
[all …]
/netbsd-src/external/lgpl3/gmp/dist/demos/
H A Dpexpr.c94 enum op_t {NOP, LIT, NEG, NOT, PLUS, MINUS, MULT, DIV, MOD, REM, INVMOD, POW, enumerator
565 makeexp (e, MULT, *e, e2); in term()
603 makeexp (e, MULT, *e, e2); in term()
621 makeexp (e, MULT, *e, e2); in term()
716 {"mul", MULT, 0},
918 case MULT: in mpz_eval_expr()
1346 case MULT: in mpz_eval_mod_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.cc723 case MULT: in cris_op_str()
792 else if (GET_CODE (index) == MULT) in cris_print_index()
1274 case MULT: in cris_print_operand()
1290 i == 0 || (i == 1 && GET_CODE (operand) == MULT) ? 'b' in cris_print_operand()
1292 : (i == 2 && GET_CODE (operand) == MULT) || i == 1 ? 'w' in cris_print_operand()
1531 || (GET_CODE (x) == MULT in cris_biap_index_p()
1915 case MULT: in cris_rtx_costs()
2053 if (!REG_P (tem1) && GET_CODE (tem1) != MULT) in cris_address_cost()
2057 gcc_assert (REG_P (tem1) || GET_CODE (tem1) == MULT); in cris_address_cost()
2062 if ((GET_CODE (tem1) == MULT && cris_biap_index_p (tem1, false)) in cris_address_cost()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsimplify-rtx.c655 || GET_CODE (op) == MULT)) in simplify_truncation()
1097 if (GET_CODE (op) == MULT in simplify_unary_operation_1()
1101 return simplify_gen_binary (MULT, mode, XEXP (op, 0), temp); in simplify_unary_operation_1()
1189 && GET_CODE (XEXP (op, 0)) == MULT) in simplify_unary_operation_1()
1426 if (GET_CODE (op) == MULT) in simplify_unary_operation_1()
1462 (MULT, mode, in simplify_unary_operation_1()
1566 if (GET_CODE (op) == MULT) in simplify_unary_operation_1()
1602 (MULT, mode, in simplify_unary_operation_1()
2517 else if (GET_CODE (lhs) == MULT in simplify_binary_operation_1()
2538 else if (GET_CODE (rhs) == MULT in simplify_binary_operation_1()
[all …]
/netbsd-src/usr.bin/xlint/lint1/
H A Dop.h78 MULT, enumerator

12345678910>>...12