Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dcris-dis.c182 static const struct cris_opcode **dip_prefixes = NULL; in get_opcode_entry() local
197 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()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dcris-dis.c182 static const struct cris_opcode **dip_prefixes = NULL; in get_opcode_entry() local
197 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()