Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dsparc-dis.c431 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
448 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
452 h->opcode = opcode_table[i]; in build_hash_table()
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-dis.c431 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
449 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
453 h->opcode = opcode_table[i]; in build_hash_table()
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dsparc-dis.c431 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
448 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
452 h->opcode = opcode_table[i]; in build_hash_table()
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dsparc-dis.c431 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
448 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
452 h->opcode = opcode_table[i]; in build_hash_table()
/netbsd/external/gpl3/gdb/dist/gas/config/
H A 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()
/netbsd/external/gpl3/binutils/dist/gas/config/
H A 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()
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A 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()
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A 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()
/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dvisium.h232 opcode_table[] ATTRIBUTE_UNUSED = variable
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dvisium.h232 opcode_table[] ATTRIBUTE_UNUSED = variable
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dvisium.h232 opcode_table[] ATTRIBUTE_UNUSED = variable
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dvisium.h232 opcode_table[] ATTRIBUTE_UNUSED = variable
/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_atom.c1047 } opcode_table[ATOM_OP_CNT] = { variable
1216 opcode_table[op].func(&ectx, &ptr, in atom_execute_table_locked()
1217 opcode_table[op].arg); in atom_execute_table_locked()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atom.c1076 } opcode_table[ATOM_OP_CNT] = { variable
1251 opcode_table[op].func(&ectx, &ptr, in amdgpu_atom_execute_table_locked()
1252 opcode_table[op].arg); in amdgpu_atom_execute_table_locked()
/netbsd/external/gpl3/binutils.old/dist/include/
H A DChangeLog-2016754 (fp_reg_table, cc_table, opcode_table): Likewise.
H A DChangeLog-04151981 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
/netbsd/external/gpl3/gdb/dist/include/
H A DChangeLog-2016754 (fp_reg_table, cc_table, opcode_table): Likewise.
H A DChangeLog-04151981 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
/netbsd/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2016754 (fp_reg_table, cc_table, opcode_table): Likewise.
H A DChangeLog-04151981 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
/netbsd/external/gpl3/binutils/dist/include/
H A DChangeLog-2016754 (fp_reg_table, cc_table, opcode_table): Likewise.
H A DChangeLog-04151981 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
/netbsd/external/gpl3/gdb/dist/sim/common/
H A DChangeLog3211 (CGEN_STATE): Delete member opcode_table.
3636 * cgen-sim.h (cgen_state): New member opcode_table.
/netbsd/external/gpl3/gdb.old/dist/sim/common/
H A DChangeLog3211 (CGEN_STATE): Delete member opcode_table.
3636 * cgen-sim.h (cgen_state): New member opcode_table.