Home
last modified time | relevance | path

Searched refs:opcode_table (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dsparc-dis.c428 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
446 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
450 h->opcode = opcode_table[i]; in build_hash_table()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-visium.c761 int r = sizeof (opcode_table) / sizeof (struct opcode_entry) - 1; in get_opcode()
766 int ans = strcmp (mnem, opcode_table[mid].mnem); in get_opcode()
774 *code = opcode_table[mid].code; in get_opcode()
775 *mode = opcode_table[mid].mode; in get_opcode()
776 *flags = opcode_table[mid].flags; in get_opcode()
/toolchain/binutils/binutils-2.27/include/opcode/
Dvisium.h232 opcode_table[] ATTRIBUTE_UNUSED = variable
/toolchain/binutils/binutils-2.27/include/
DChangeLog383 (fp_reg_table, cc_table, opcode_table): Likewise.
DChangeLog-04151981 (xtensa_isa_internal): Replace opcode_table field with opcodes field.