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

  /src/external/gpl3/binutils/dist/gas/config/
tc-mmix.c 124 static fixS *mmix_gregs[MAX_GREGS]; variable
2386 mmix_gregs[n_of_cooked_gregs++] = tmpfixP;
3694 /* Collect GREG definitions from mmix_gregs and hang them as lists sorted
3716 fixP = mmix_gregs[i];
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mmix.c 124 static fixS *mmix_gregs[MAX_GREGS]; variable
2386 mmix_gregs[n_of_cooked_gregs++] = tmpfixP;
3694 /* Collect GREG definitions from mmix_gregs and hang them as lists sorted
3716 fixP = mmix_gregs[i];

Completed in 54 milliseconds