Home
last modified time | relevance | path

Searched refs:opcode_table (Results 1 – 25 of 220) sorted by path

123456789

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dcompile.cc87 static const struct opcode_table_s opcode_table[] = { variable
325 sizeof(opcode_table)/sizeof(*opcode_table) - 1;
1757 bsearch(mnem, opcode_table, opcode_count, in compile_code()
/dports/devel/arm-elf-binutils/binutils-2.37/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()
/dports/devel/arm-elf-binutils/binutils-2.37/include/
H A DChangeLog-04151981 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
H A DChangeLog-2016754 (fp_reg_table, cc_table, opcode_table): Likewise.
/dports/devel/arm-elf-binutils/binutils-2.37/include/opcode/
H A Dvisium.h232 opcode_table[] ATTRIBUTE_UNUSED = variable
/dports/devel/arm-elf-binutils/binutils-2.37/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()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/
H A DChangeLog2096 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
/dports/devel/avr-gdb/gdb-7.3.1/include/
H A DChangeLog1225 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
/dports/devel/avr-gdb/gdb-7.3.1/opcodes/
H A Dsparc-dis.c398 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
416 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
420 h->opcode = opcode_table[i]; in build_hash_table()
/dports/devel/avr-gdb/gdb-7.3.1/sim/common/
H A DChangeLog1799 (CGEN_STATE): Delete member opcode_table.
2224 * cgen-sim.h (cgen_state): New member opcode_table.
/dports/devel/binutils/binutils-2.37/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()
/dports/devel/binutils/binutils-2.37/include/
H A DChangeLog-04151981 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
H A DChangeLog-2016754 (fp_reg_table, cc_table, opcode_table): Likewise.
/dports/devel/binutils/binutils-2.37/include/opcode/
H A Dvisium.h232 opcode_table[] ATTRIBUTE_UNUSED = variable
/dports/devel/binutils/binutils-2.37/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()
/dports/devel/djgpp-binutils/binutils-2.17/include/
H A DChangeLog387 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
/dports/devel/djgpp-binutils/binutils-2.17/opcodes/
H A Dsparc-dis.c395 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
413 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
417 h->opcode = opcode_table[i]; in build_hash_table()
/dports/devel/gdb/gdb-11.1/include/
H A DChangeLog-04151981 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
H A DChangeLog-2016754 (fp_reg_table, cc_table, opcode_table): Likewise.
/dports/devel/gdb/gdb-11.1/include/opcode/
H A Dvisium.h232 opcode_table[] ATTRIBUTE_UNUSED = variable
/dports/devel/gdb/gdb-11.1/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()
/dports/devel/gdb761/gdb-7.6.1/include/
H A DChangeLog1721 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
/dports/devel/gdb761/gdb-7.6.1/opcodes/
H A Dsparc-dis.c400 build_hash_table (const sparc_opcode **opcode_table, in build_hash_table() argument
418 int hash = HASH_INSN (opcode_table[i]->match); in build_hash_table()
422 h->opcode = opcode_table[i]; in build_hash_table()
/dports/devel/gdb761/gdb-7.6.1/sim/common/
H A DChangeLog2043 (CGEN_STATE): Delete member opcode_table.
2468 * cgen-sim.h (cgen_state): New member opcode_table.
/dports/devel/gnulibiberty/binutils-2.37/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()

123456789