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

  /src/external/gpl3/binutils/dist/gas/config/
tc-mmix.c 109 } mmix_raw_gregs[MAX_GREGS]; variable in typeref:struct:__anon10075
2001 expressionS *expP = &mmix_raw_gregs[n_of_raw_gregs].exp;
2040 mmix_raw_gregs[n_of_raw_gregs].label
3590 if (mmix_raw_gregs[i].label != NULL)
3594 colon (mmix_raw_gregs[i].label);
3597 make_expr_symbol (&mmix_raw_gregs[i].exp), 0, NULL);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mmix.c 109 } mmix_raw_gregs[MAX_GREGS]; variable in typeref:struct:__anon11547
2001 expressionS *expP = &mmix_raw_gregs[n_of_raw_gregs].exp;
2040 mmix_raw_gregs[n_of_raw_gregs].label
3590 if (mmix_raw_gregs[i].label != NULL)
3594 colon (mmix_raw_gregs[i].label);
3597 make_expr_symbol (&mmix_raw_gregs[i].exp), 0, NULL);

Completed in 18 milliseconds