Home
last modified time | relevance | path

Searched refs:nds32_cond_field_t (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nds32.h243 } nds32_cond_field_t; typedef
257 nds32_cond_field_t cond_field[MAX_RELAX_NUM]; /* TODO: Reuse nds32_field? */
260 nds32_cond_field_t relax_code_condition[BR_RANGE_NUM][MAX_RELAX_NUM];
Dtc-nds32.c5435 nds32_cond_field_t *cond_fields = relax_info->cond_field; in nds32_elf_get_set_cond()
5436 nds32_cond_field_t *code_seq_cond = relax_info->relax_code_condition[range]; in nds32_elf_get_set_cond()