Searched refs:dip_prefixes (Results 1 – 1 of 1) sorted by relevance
182 static const struct cris_opcode **dip_prefixes = NULL; in get_opcode_entry() local197 dip_prefixes in get_opcode_entry()199 if (dip_prefixes == NULL) in get_opcode_entry()202 memset (dip_prefixes, 0, 65536 * sizeof (dip_prefixes[0])); in get_opcode_entry()280 prefix_opc_table = dip_prefixes; in get_opcode_entry()