Searched refs:nops (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/lib/libc/gen/
H A Dgetpagesizes.c55 static int nops; local
64 if (nops == 0) {
73 nops = size / sizeof(ps[0]);
74 while (nops > 0 && ps[nops - 1] == 0)
75 nops--;
78 return (nops);
80 if (nelem > nops)
81 nelem = nops;
/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dconvex.h25 #define nops 5 macro
424 {46,0,nops,0,0,0}, /* nop */
458 {56,0,nops,0,0,0}, /* patu */
460 {58,0,nops,0,0,0}, /* pich */
461 {59,0,nops,0,0,0}, /* plch */
470 {61,0,nops,0,0,0}, /* rtnq */
471 {62,0,nops,0,0,0}, /* cfork */
472 {63,0,nops,0,0,0}, /* rtn */
473 {64,0,nops,0,0,0}, /* wfork */
474 {65,0,nops,
[all...]
/freebsd-9.3-release/contrib/sendmail/editmap/
H A Deditmap.c85 unsigned int nops = 0; local
149 nops++;
154 nops++;
159 nops++;
185 if ((nops != 1) ||
/freebsd-9.3-release/tools/tools/crypto/
H A Dcryptotest.c479 int nops = alg->ishash ? count : 2*count; local
484 t, nops, alg->name, size, (double)nops*size / t,
485 (double)nops*size / t * 8 / 1024 / 1024);
487 nops *= threads;
489 t, nops, alg->name, size, (double)nops*size / t,
490 (double)nops*size / t * 8 / 1024 / 1024);
/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-im.c334 unsigned i, nops; local
348 nops = TREE_CODE_LENGTH (TREE_CODE (expr));
349 for (i = 0; i < nops; i++)
824 unsigned i, nops; local
842 nops = TREE_CODE_LENGTH (TREE_CODE (expr));
843 for (i = 0; i < nops; i++)
H A Dfinal.c2904 output_asm_operand_names (rtx *operands, int *oporder, int nops)
2909 for (i = 0; i < nops; i++)
2890 output_asm_operand_names(rtx *operands, int *oporder, int nops) argument
H A Dmodulo-sched.c1693 nopa nops = calculate_order_params (g, mii);
1708 free (nops);
1689 nopa nops = calculate_order_params (g, mii); local
H A Doptabs.c365 nops OP0 OP1 WIDE_OP
383 int nops = TREE_CODE_LENGTH (TREE_CODE (exp));
393 if (nops >= 2)
401 if (nops == 2)
406 else if (nops == 3)
379 int nops = TREE_CODE_LENGTH (TREE_CODE (exp)); local
H A Dexpr.c6136 int i, nops;
6291 nops = TREE_CODE_LENGTH (TREE_CODE (exp));
6292 for (i = 0; i < nops; i++)
6119 int i, nops; local
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c5537 int nops;
5542 nops = 0;
5546 ++ nops;
5549 ++ nops;
5551 while (nops --)
5633 nops = 0;
5638 ++ nops;
5641 ++ nops;
5643 while (nops --)
5845 load_multiple_sequence (rtx *operands, int nops, in
5526 int nops; local
5834 load_multiple_sequence(rtx *operands, int nops, int *regs, int *base, HOST_WIDE_INT *load_offset) argument
6003 emit_ldm_seq(rtx *operands, int nops) argument
6061 store_multiple_sequence(rtx *operands, int nops, int *regs, int *base, HOST_WIDE_INT * load_offset) argument
6192 emit_stm_seq(rtx *operands, int nops) argument
[all...]
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c14668 #define TxCE(mnem, op, top, nops, ops, ae, te) \
14669 { #mnem, OPS##nops ops, OT_csuffix, 0x##op, top, ARM_VARIANT, \
14674 #define TCE(mnem, aop, top, nops, ops, ae, te) \
14675 TxCE(mnem, aop, 0x##top, nops, ops, ae, te)
14676 #define tCE(mnem, aop, top, nops, ops, ae, te) \
14677 TxCE(mnem, aop, T_MNEM_##top, nops, ops, ae, te)
14681 #define TxC3(mnem, op, top, nops, ops, ae, te) \
14682 { #mnem, OPS##nops ops, OT_cinfix3, 0x##op, top, ARM_VARIANT, \
14684 #define TxC3w(mnem, op, top, nops, ops, ae, te) \
14685 { #mnem, OPS##nops op
[all...]
H A Dtc-mips.c473 require nops to be inserted. This applies to instructions marked
474 INSN_LOAD_MEMORY_DELAY. These nops are only required at MIPS ISA
482 nops to be inserted. This applies to instructions marked
485 INSN_READ_COND_CODE. These nops are only required at MIPS ISA
497 thus does not require nops to be inserted. This applies to
498 instructions marked INSN_COPROC_MEMORY_DELAY. These nops are only
530 /* Non-zero if nops should be inserted when the register referenced in
658 nops turn out to be unnecessary, the size of the frag can be
2434 /* Return the number of nops that would be needed to work around the
2462 /* No nops ar
2478 int i, nops, tmp_nops; local
2509 int nops; local
2529 int nops, tmp_nops; local
2577 int nops = (mips_optimize == 0 local
2617 int nops = nops_for_insn_or_target (history, ip); local
3183 int nops = nops_for_insn (history, NULL); local
3202 int nops; local
[all...]
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c4907 faster code, but at the expense of more nops. Enable it at -O3 and
8038 /* We don't want the assembler to insert any nops here. */
8271 /* We don't want the assembler to insert any nops here. */
8987 and a previous instruction, avoid it by inserting nops after
8996 After inserting nops for INSN, update *DELAYED_REG and *HILO_DELAY
9006 int nops, ninsns;
9024 /* Work out how many nops are needed. Note that we only care about
9029 nops = 2 - *hilo_delay;
9031 nops = 1;
9033 nops
8957 int nops, ninsns; local
[all...]
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c11472 int nops;
11477 nops = 0;
11487 nops++;
11491 nops++;
11497 nops++;
11501 if (nops == 1)
11447 int nops; local

Completed in 994 milliseconds