Searched refs:tic54x_symbol (Results 1 – 5 of 5) sorted by relevance
29 } tic54x_symbol; typedef155 extern const tic54x_symbol mmregs[], regs[];156 extern const tic54x_symbol condition_codes[], cc2_codes[], status_bits[];157 extern const tic54x_symbol cc3_codes[];
27 const tic54x_symbol regs[] = {41 const tic54x_symbol mmregs[] = {114 const tic54x_symbol condition_codes[] = {158 const tic54x_symbol cc2_codes[] = {175 const tic54x_symbol cc3_codes[] = {192 const tic54x_symbol status_bits[] = {
533 tic54x_symbol *reg = (tic54x_symbol *) mmregs; in sprint_mmr()
2009 tic54x_symbol *sym; in tic54x_mmregs()2013 for (sym = (tic54x_symbol *) mmregs; sym->name; sym++) in tic54x_mmregs()2961 tic54x_symbol *sym; in md_begin()3009 for (sym = (tic54x_symbol *) regs; sym->name; sym++) in md_begin()3018 for (sym = (tic54x_symbol *) mmregs; sym->name; sym++) in md_begin()3021 for (sym = (tic54x_symbol *) mmregs; sym->name; sym++) in md_begin()3025 for (sym = (tic54x_symbol *) condition_codes; sym->name; sym++) in md_begin()3029 for (sym = (tic54x_symbol *) cc2_codes; sym->name; sym++) in md_begin()3033 for (sym = (tic54x_symbol *) cc3_codes; sym->name; sym++) in md_begin()3037 for (sym = (tic54x_symbol *) status_bits; sym->name; sym++) in md_begin()[all …]
136 * opcode/tic54x.h (struct symbol_): typedef to tic54x_symbol instead of