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

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.h 268 } nds32_cond_field_t; typedef in typeref:struct:nds32_cond_field
282 nds32_cond_field_t cond_field[MAX_RELAX_NUM]; /* TODO: Reuse nds32_field? */
285 nds32_cond_field_t relax_code_condition[BR_RANGE_NUM][MAX_RELAX_NUM];
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.h 268 } nds32_cond_field_t; typedef in typeref:struct:nds32_cond_field
282 nds32_cond_field_t cond_field[MAX_RELAX_NUM]; /* TODO: Reuse nds32_field? */
285 nds32_cond_field_t relax_code_condition[BR_RANGE_NUM][MAX_RELAX_NUM];

Completed in 25 milliseconds