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

  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 133 IND_RR,
336 symbolS *indregsym[IND_RR - IND_CPUID + 1];
541 { "rr", IND_RR },
7837 else if (l->X_add_number >= IND_CPUID && l->X_add_number <= IND_RR)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 133 IND_RR,
336 symbolS *indregsym[IND_RR - IND_CPUID + 1];
541 { "rr", IND_RR },
7837 else if (l->X_add_number >= IND_CPUID && l->X_add_number <= IND_RR)

Completed in 41 milliseconds