HomeSort by: relevance | last modified time | path
    Searched defs:wide_nops (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 9835 int *wide_nops,
9866 (*wide_nops)++;
9922 int wide_nops = 0;
9933 (&fragP, &wide_nops, &narrow_nops, &num_widens, &paddable);
10011 = bytes_to_stretch (this_frag, wide_nops, narrow_nops,
10014 = bytes_to_stretch (this_frag, wide_nops, narrow_nops,
10043 wide_nops = the number of wide NOPs available for aligning
10045 (a subset of wide_nops)
10052 int wide_nops,
10067 gas_assert (wide_nops > 0 || num_widens > 0)
9908 int wide_nops = 0; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 9835 int *wide_nops,
9866 (*wide_nops)++;
9922 int wide_nops = 0;
9933 (&fragP, &wide_nops, &narrow_nops, &num_widens, &paddable);
10011 = bytes_to_stretch (this_frag, wide_nops, narrow_nops,
10014 = bytes_to_stretch (this_frag, wide_nops, narrow_nops,
10043 wide_nops = the number of wide NOPs available for aligning
10045 (a subset of wide_nops)
10052 int wide_nops,
10067 gas_assert (wide_nops > 0 || num_widens > 0)
9908 int wide_nops = 0; local
    [all...]

Completed in 169 milliseconds