Searched refs:cc2_codes (Results 1 – 3 of 3) sorted by relevance
156 extern const tic54x_symbol condition_codes[], cc2_codes[], status_bits[];
158 const tic54x_symbol cc2_codes[] = { variable
3029 for (sym = (tic54x_symbol *) cc2_codes; sym->name; sym++) in md_begin()