| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | opc2c.c | 107 opcode ** opcodes; variable 596 opcodes = (opcode **) malloc (sizeof (opcode *)); in main() 627 opcodes = in main() 628 (opcode **) realloc (opcodes, n_opcodes * sizeof (opcode *)); in main() 630 opcodes[n_opcodes - 1] = op; in main() 727 if (opcodes[i]->nlines == 0) in main() 729 opcodes[i]->nlines = opcodes[i + 1]->nlines; in main() 730 opcodes[i]->lines = opcodes[i + 1]->lines; in main() 737 qsort (opcodes, n_opcodes, sizeof (opcodes[0]), op_cmp); in main() 745 for (j = 0; j < opcodes[i]->nbytes; j++) in main() [all …]
|
| H A D | ChangeLog | 4 * po/opcodes.pot: Regenerate. 91 * po/opcodes.pot: Regenerate. 224 * po/opcodes.pot: Regenerate. 233 * po/opcodes.pot: Regenerate. 308 * po/opcodes.pot: Regenerate. 361 (read_insn_microblaze): Make opr & op const. Rename opcodes to 364 (get_insn_microblaze): Make op const. Rename opcodes to 368 Rename opcodes to microblaze_opcodes. 550 * opcodes/i386-tbl.h: Re-generate. 930 * opcodes/i386-dis.c (MVexVSIBDQWpX, MVexVSIBQDWpX, [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | opc2c.c | 107 opcode ** opcodes; variable 596 opcodes = (opcode **) malloc (sizeof (opcode *)); in main() 627 opcodes = in main() 628 (opcode **) realloc (opcodes, n_opcodes * sizeof (opcode *)); in main() 630 opcodes[n_opcodes - 1] = op; in main() 727 if (opcodes[i]->nlines == 0) in main() 729 opcodes[i]->nlines = opcodes[i + 1]->nlines; in main() 730 opcodes[i]->lines = opcodes[i + 1]->lines; in main() 737 qsort (opcodes, n_opcodes, sizeof (opcodes[0]), op_cmp); in main() 745 for (j = 0; j < opcodes[i]->nbytes; j++) in main() [all …]
|
| H A D | ChangeLog | 65 * po/opcodes.pot: Regenerate. 74 * po/opcodes.pot: Regenerate. 149 * po/opcodes.pot: Regenerate. 202 (read_insn_microblaze): Make opr & op const. Rename opcodes to 205 (get_insn_microblaze): Make op const. Rename opcodes to 209 Rename opcodes to microblaze_opcodes. 391 * opcodes/i386-tbl.h: Re-generate. 771 * opcodes/i386-dis.c (MVexVSIBDQWpX, MVexVSIBQDWpX, 792 * opcodes/i386-dis.c (REG_0FXOP_09_01_L_0, REG_0FXOP_09_02_L_0, 813 * opcodes/i386-dis.c (EVEX_LEN_0F6E, EVEX_LEN_0F7E_P_1, [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/bfd/ |
| H A D | dep-in.sed | 10 s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g 11 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | dep-in.sed | 10 s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g 11 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
|
| H A D | xtensa-isa.c | 259 isa->opname_lookup_table[n].key = isa->opcodes[n].name; in xtensa_isa_init() 722 encode_fn = intisa->opcodes[opc].encode_fns[slot_id]; in xtensa_opcode_encode() 728 intisa->opcodes[opc].name, slot, intisa->formats[fmt].name); in xtensa_opcode_encode() 741 return intisa->opcodes[opc].name; in xtensa_opcode_name() 750 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_BRANCH) != 0) in xtensa_opcode_is_branch() 761 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_JUMP) != 0) in xtensa_opcode_is_jump() 772 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_LOOP) != 0) in xtensa_opcode_is_loop() 783 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_CALL) != 0) in xtensa_opcode_is_call() 796 iclass_id = intisa->opcodes[opc].iclass_id; in xtensa_opcode_num_operands() 808 iclass_id = intisa->opcodes[opc].iclass_id; in xtensa_opcode_num_stateOperands() [all …]
|
| /netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
| H A D | dep-in.sed | 10 s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g 11 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | dep-in.sed | 10 s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g 11 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
|
| H A D | xtensa-isa.c | 247 isa->opname_lookup_table[n].key = isa->opcodes[n].name; in xtensa_isa_init() 710 encode_fn = intisa->opcodes[opc].encode_fns[slot_id]; in xtensa_opcode_encode() 716 intisa->opcodes[opc].name, slot, intisa->formats[fmt].name); in xtensa_opcode_encode() 729 return intisa->opcodes[opc].name; in xtensa_opcode_name() 738 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_BRANCH) != 0) in xtensa_opcode_is_branch() 749 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_JUMP) != 0) in xtensa_opcode_is_jump() 760 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_LOOP) != 0) in xtensa_opcode_is_loop() 771 if ((intisa->opcodes[opc].flags & XTENSA_OPCODE_IS_CALL) != 0) in xtensa_opcode_is_call() 784 iclass_id = intisa->opcodes[opc].iclass_id; in xtensa_opcode_num_operands() 796 iclass_id = intisa->opcodes[opc].iclass_id; in xtensa_opcode_num_stateOperands() [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/config/djgpp/ |
| H A D | fnchange.lst | 545 @V@/opcodes/ChangeLog-9297 @V@/opcodes/ChangeLog.9297 546 @V@/opcodes/ChangeLog-9899 @V@/opcodes/ChangeLog.9899 547 @V@/opcodes/ChangeLog-0001 @V@/opcodes/ChangeLog.0001 548 @V@/opcodes/ChangeLog-0203 @V@/opcodes/ChangeLog.0203 549 @V@/opcodes/ChangeLog-2004 @V@/opcodes/ChangeLog.004 550 @V@/opcodes/ChangeLog-2005 @V@/opcodes/ChangeLog.005 551 @V@/opcodes/ChangeLog-2006 @V@/opcodes/ChangeLog.006 552 @V@/opcodes/ChangeLog-2007 @V@/opcodes/ChangeLog.007 553 @V@/opcodes/ChangeLog-2008 @V@/opcodes/ChangeLog.008 554 @V@/opcodes/ia64-opc-a.c @V@/opcodes/ia64opca.c [all …]
|
| /netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
| H A D | gen-semantics.c | 108 opcode_field *opcodes) in print_semantic_body() argument 114 print_idecode_validate(file, instruction, opcodes); in print_semantic_body() 159 opcode_field *opcodes, in print_c_semantic() argument 183 opcodes); in print_c_semantic() 205 opcode_field *opcodes, in print_c_semantic_function() argument 216 opcodes, in print_c_semantic_function()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | dep-in.sed | 13 s!@SRCDIR@/\.\./opcodes!$(srcdir)/../opcodes!g 14 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | dep-in.sed | 13 s!@SRCDIR@/\.\./opcodes!$(srcdir)/../opcodes!g 14 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
|
| /netbsd-src/external/gpl3/binutils.old/dist/ |
| H A D | setup.com | 14 $ set def [-.opcodes] 28 $ set def [-.opcodes] 44 $ set def [-.opcodes]
|
| H A D | Makefile.def | 433 dependencies = { module=all-gdb; on=all-opcodes; }; 465 dependencies = { module=configure-opcodes; on=configure-libiberty; hard=true; }; 466 dependencies = { module=all-opcodes; on=all-libiberty; }; 473 dependencies = { module=all-binutils; on=all-opcodes; }; 482 // We put install-opcodes before install-binutils because the installed 483 // binutils might be on PATH, and they might need the shared opcodes 485 dependencies = { module=install-binutils; on=install-opcodes; }; 486 dependencies = { module=install-strip-binutils; on=install-strip-opcodes; }; 497 dependencies = { module=configure-opcodes; on=configure-bfd; hard=true; }; 498 dependencies = { module=install-opcodes; on=install-bfd; }; [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | setup.com | 14 $ set def [-.opcodes] 28 $ set def [-.opcodes] 44 $ set def [-.opcodes]
|
| H A D | Makefile.def | 453 dependencies = { module=all-gdb; on=all-opcodes; }; 488 dependencies = { module=configure-opcodes; on=configure-libiberty; hard=true; }; 489 dependencies = { module=all-opcodes; on=all-libiberty; }; 496 dependencies = { module=all-binutils; on=all-opcodes; }; 506 // We put install-opcodes before install-binutils because the installed 507 // binutils might be on PATH, and they might need the shared opcodes 509 dependencies = { module=install-binutils; on=install-opcodes; }; 510 dependencies = { module=install-strip-binutils; on=install-strip-opcodes; }; 525 dependencies = { module=configure-opcodes; on=configure-bfd; hard=true; }; 526 dependencies = { module=install-opcodes; on=install-bfd; }; [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | Makefile.def | 432 dependencies = { module=all-gdb; on=all-opcodes; }; 464 dependencies = { module=configure-opcodes; on=configure-libiberty; hard=true; }; 465 dependencies = { module=all-opcodes; on=all-libiberty; }; 472 dependencies = { module=all-binutils; on=all-opcodes; }; 481 // We put install-opcodes before install-binutils because the installed 482 // binutils might be on PATH, and they might need the shared opcodes 484 dependencies = { module=install-binutils; on=install-opcodes; }; 485 dependencies = { module=install-strip-binutils; on=install-strip-opcodes; }; 496 dependencies = { module=configure-opcodes; on=configure-bfd; hard=true; }; 497 dependencies = { module=install-opcodes; on=install-bfd; }; [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-xgate.texi | 20 * XGATE-opcodes:: Opcodes 57 @cindex @samp{--print-opcodes} 58 @item --print-opcodes 59 The @samp{--print-opcodes} option prints the list of all the 150 Convene macro opcodes to deal with 16-bit values have been added. 203 @node XGATE-opcodes 206 @cindex XGATE opcodes
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-xgate.texi | 20 * XGATE-opcodes:: Opcodes 57 @cindex @samp{--print-opcodes} 58 @item --print-opcodes 59 The @samp{--print-opcodes} option prints the list of all the 150 Convene macro opcodes to deal with 16-bit values have been added. 203 @node XGATE-opcodes 206 @cindex XGATE opcodes
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-m68hc11.c | 607 struct m68hc11_opcode *opcodes; in md_begin() local 616 opcodes = XNEWVEC (struct m68hc11_opcode, m68hc11_num_opcodes); in md_begin() 617 m68hc11_sorted_opcodes = opcodes; in md_begin() 623 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin() 624 if (opcodes[num_opcodes].name[0] == 'b' in md_begin() 625 && opcodes[num_opcodes].format & M6811_OP_JUMP_REL in md_begin() 626 && !(opcodes[num_opcodes].format & M6811_OP_BITMASK)) in md_begin() 629 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin() 635 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin() 636 opcodes[num_opcodes].name = alias_opcodes[j].alias; in md_begin() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-m68hc11.c | 607 struct m68hc11_opcode *opcodes; in md_begin() local 616 opcodes = XNEWVEC (struct m68hc11_opcode, m68hc11_num_opcodes); in md_begin() 617 m68hc11_sorted_opcodes = opcodes; in md_begin() 623 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin() 624 if (opcodes[num_opcodes].name[0] == 'b' in md_begin() 625 && opcodes[num_opcodes].format & M6811_OP_JUMP_REL in md_begin() 626 && !(opcodes[num_opcodes].format & M6811_OP_BITMASK)) in md_begin() 629 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin() 635 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin() 636 opcodes[num_opcodes].name = alias_opcodes[j].alias; in md_begin() [all …]
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/statschannel/ |
| H A D | server-json.pl | 24 foreach $key (keys %{$ref->{opcodes}}) { 25 print "opcode " . $key . ": " . $ref->{opcodes}->{$key} . "\n";
|
| /netbsd-src/external/gpl3/gdb/lib/libopcodes/ |
| H A D | Makefile | 8 LIB= opcodes 22 .PATH: ${DIST}/opcodes
|