Searched refs:tic6x_arch_attribute (Results 1 – 2 of 2) sorted by relevance
96 static int tic6x_arch_attribute = C6XABI_Tag_ISA_none; variable224 tic6x_arch_attribute in tic6x_use_arch()225 = elf32_tic6x_merge_arch_attributes (tic6x_arch_attribute, in tic6x_use_arch()228 tic6x_arch_attribute = tic6x_arches[i].attr; in tic6x_use_arch()3176 if (tic6x_arch_attribute == C6XABI_Tag_ISA_none) in md_assemble()3177 tic6x_arch_attribute = C6XABI_Tag_ISA_C674X; in md_assemble()4401 if (tic6x_arch_attribute == C6XABI_Tag_ISA_none) in tic6x_set_attributes()4402 tic6x_arch_attribute = C6XABI_Tag_ISA_C674X; in tic6x_set_attributes()4404 tic6x_set_attribute_int (Tag_ISA, tic6x_arch_attribute); in tic6x_set_attributes()
467 * config/tc-tic6x.c (tic6x_arch_attribute, tic6x_arches,1412 (tic6x_arch_attribute, tic6x_seen_insns): New.1419 (md_assemble): Set tic6x_seen_insns and tic6x_arch_attribute.