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

/freebsd-11-stable/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-11-stable/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-11-stable/contrib/sendmail/editmap/
H A Deditmap.c84 unsigned int nops = 0; local
148 nops++;
153 nops++;
158 nops++;
180 if ((nops != 1) ||
/freebsd-11-stable/tools/tools/crypto/
H A Dcryptotest.c491 int nops = alg->ishash ? count : 2*count; local
493 nops *= threads;
495 t, nops, alg->name, size, (double)nops*size / t,
496 (double)nops*size / t * 8 / 1024 / 1024);
/freebsd-11-stable/sbin/nvmecontrol/
H A Dpower.c71 nps->nops ? '*' : ' ', nps->enlat / 1000, nps->enlat % 1000,
/freebsd-11-stable/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.c6145 int i, nops;
6300 nops = TREE_CODE_LENGTH (TREE_CODE (exp));
6301 for (i = 0; i < nops; i++)
6128 int i, nops; local
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c5539 int nops;
5544 nops = 0;
5548 ++ nops;
5551 ++ nops;
5553 while (nops --)
5635 nops = 0;
5640 ++ nops;
5643 ++ nops;
5645 while (nops --)
5847 load_multiple_sequence (rtx *operands, int nops, in
5528 int nops; local
5836 load_multiple_sequence(rtx *operands, int nops, int *regs, int *base, HOST_WIDE_INT *load_offset) argument
6005 emit_ldm_seq(rtx *operands, int nops) argument
6063 store_multiple_sequence(rtx *operands, int nops, int *regs, int *base, HOST_WIDE_INT * load_offset) argument
6194 emit_stm_seq(rtx *operands, int nops) argument
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c14794 #define TxCE(mnem, op, top, nops, ops, ae, te) \
14795 { #mnem, OPS##nops ops, OT_csuffix, 0x##op, top, ARM_VARIANT, \
14800 #define TCE(mnem, aop, top, nops, ops, ae, te) \
14801 TxCE(mnem, aop, 0x##top, nops, ops, ae, te)
14802 #define tCE(mnem, aop, top, nops, ops, ae, te) \
14803 TxCE(mnem, aop, T_MNEM_##top, nops, ops, ae, te)
14807 #define TxC3(mnem, op, top, nops, ops, ae, te) \
14808 { #mnem, OPS##nops ops, OT_cinfix3, 0x##op, top, ARM_VARIANT, \
14810 #define TxC3w(mnem, op, top, nops, ops, ae, te) \
14811 { #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-11-stable/sys/dev/nvme/
H A Dnvme.h501 uint8_t nops : 1; /* Non-Operational State */ member in struct:nvme_power_state
/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c2057 match_opcode(int opcode, const int opcodes[], size_t nops) argument
2061 for (i = 0; i < nops; i++)
2069 struct show_state *state, const int opcodes[], size_t nops, int portop,
2078 if (match_opcode(cmd->opcode, opcodes, nops))
2087 if (!match_opcode(cmd->opcode, opcodes, nops))
2068 print_address(struct buf_pr *bp, struct format_opts *fo, struct show_state *state, const int opcodes[], size_t nops, int portop, int flag) argument
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c4931 faster code, but at the expense of more nops. Enable it at -O3 and
8063 /* We don't want the assembler to insert any nops here. */
8296 /* We don't want the assembler to insert any nops here. */
9012 and a previous instruction, avoid it by inserting nops after
9021 After inserting nops for INSN, update *DELAYED_REG and *HILO_DELAY
9031 int nops, ninsns;
9049 /* Work out how many nops are needed. Note that we only care about
9054 nops = 2 - *hilo_delay;
9056 nops = 1;
9058 nops
8982 int nops, ninsns; local
[all...]
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c11486 int nops;
11491 nops = 0;
11501 nops++;
11505 nops++;
11511 nops++;
11515 if (nops == 1)
11461 int nops; local

Completed in 525 milliseconds