Searched refs:NOPS (Results 1 – 10 of 10) sorted by relevance
8 u_long NOPS = 200000; variable18 if (argc > 1) NOPS = strtoul(argv[1],0,0); in main()34 for (i = 0; i < NOPS; i++) { in main()56 sbrk(0), NOPS, NBUCKETS, NSIZE); in main()
119 #define NOPS ((int)FARG + 1) macro
50 static mod_t modtab[NOPS];
2246 disable warning about all NOPS that the assembler generates.2247 (macro): Warn NOPS generated only if warn_nops is not 0.
9809 (mips_emit_delays): Don't insert NOPS for load delays if mips_isa
3866 * scripttempl/elf.sc: Fill .text section with NOPS. From Eric
15163 In the presence of WFL or NOPS wrappers, add the annotation to the18016 (is_simple_const): Strip NOPS and handle &CONST expressions.
2476 * fold-const.c (const_binop): Strip NOPS from both args.
28008 check_function_arguments_recurse): Do not strip NOPS from
24902 accept SSE prefetches as NOPS, some i586's don't.