/netbsd/external/gpl3/gdb/dist/gas/config/ |
H A D | tc-d10v.c | 1149 find_opcode (struct d10v_opcode *opcode, expressionS myops[]) in find_opcode() function 1439 *opcode = find_opcode (*opcode, myops); in do_assemble()
|
H A D | tc-m68hc11.c | 213 static struct m68hc11_opcode *find_opcode (struct m68hc11_opcode_def *, 2747 find_opcode (struct m68hc11_opcode_def *opc, operand operands[], in find_opcode() function 3542 opcode = find_opcode (opc, operands, &nb_operands); in md_assemble()
|
/netbsd/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-d10v.c | 1148 find_opcode (struct d10v_opcode *opcode, expressionS myops[]) in find_opcode() function 1438 *opcode = find_opcode (*opcode, myops); in do_assemble()
|
H A D | tc-m68hc11.c | 213 static struct m68hc11_opcode *find_opcode (struct m68hc11_opcode_def *, 2747 find_opcode (struct m68hc11_opcode_def *opc, operand operands[], in find_opcode() function 3542 opcode = find_opcode (opc, operands, &nb_operands); in md_assemble()
|
/netbsd/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-d10v.c | 1149 find_opcode (struct d10v_opcode *opcode, expressionS myops[]) in find_opcode() function 1439 *opcode = find_opcode (*opcode, myops); in do_assemble()
|
H A D | tc-m68hc11.c | 213 static struct m68hc11_opcode *find_opcode (struct m68hc11_opcode_def *, 2747 find_opcode (struct m68hc11_opcode_def *opc, operand operands[], in find_opcode() function 3541 opcode = find_opcode (opc, operands, &nb_operands); in md_assemble()
|
/netbsd/external/gpl3/gdb.old/dist/gas/config/ |
H A D | tc-d10v.c | 1149 find_opcode (struct d10v_opcode *opcode, expressionS myops[]) in find_opcode() function 1439 *opcode = find_opcode (*opcode, myops); in do_assemble()
|
H A D | tc-m68hc11.c | 213 static struct m68hc11_opcode *find_opcode (struct m68hc11_opcode_def *, 2747 find_opcode (struct m68hc11_opcode_def *opc, operand operands[], in find_opcode() function 3542 opcode = find_opcode (opc, operands, &nb_operands); in md_assemble()
|
/netbsd/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2011 | 344 * tilegx-opc.c (find_opcode): Replace "index" with "i". 345 * tilepro-opc.c (find_opcode): Likewise.
|
H A D | tilegx-opc.c | 8044 find_opcode (tilegx_bundle_bits bits, const unsigned short *table) in find_opcode() function 8091 opc = find_opcode (bits, tilegx_bundle_decoder_fsms[pipe]); in parse_insn_tilegx()
|
H A D | tilepro-opc.c | 10161 find_opcode (tilepro_bundle_bits bits, tilepro_pipeline pipe) in find_opcode() function 10210 opc = find_opcode (bits, (tilepro_pipeline)pipe); in parse_insn_tilepro()
|
/netbsd/external/gpl3/binutils/dist/opcodes/ |
H A D | ChangeLog-2011 | 344 * tilegx-opc.c (find_opcode): Replace "index" with "i". 345 * tilepro-opc.c (find_opcode): Likewise.
|
H A D | tilegx-opc.c | 8044 find_opcode (tilegx_bundle_bits bits, const unsigned short *table) in find_opcode() function 8091 opc = find_opcode (bits, tilegx_bundle_decoder_fsms[pipe]); in parse_insn_tilegx()
|
/netbsd/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ChangeLog-2011 | 344 * tilegx-opc.c (find_opcode): Replace "index" with "i". 345 * tilepro-opc.c (find_opcode): Likewise.
|
H A D | tilegx-opc.c | 8044 find_opcode (tilegx_bundle_bits bits, const unsigned short *table) in find_opcode() function 8091 opc = find_opcode (bits, tilegx_bundle_decoder_fsms[pipe]); in parse_insn_tilegx()
|
/netbsd/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2011 | 344 * tilegx-opc.c (find_opcode): Replace "index" with "i". 345 * tilepro-opc.c (find_opcode): Likewise.
|
H A D | tilegx-opc.c | 8044 find_opcode (tilegx_bundle_bits bits, const unsigned short *table) in find_opcode() function 8091 opc = find_opcode (bits, tilegx_bundle_decoder_fsms[pipe]); in parse_insn_tilegx()
|
/netbsd/external/gpl3/gdb/dist/include/opcode/ |
H A D | tilepro.h | 1599 find_opcode(tilepro_bundle_bits bits, tilepro_pipeline pipe);
|
/netbsd/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | tilepro.h | 1601 find_opcode(tilepro_bundle_bits bits, tilepro_pipeline pipe);
|
/netbsd/external/gpl3/binutils/dist/include/opcode/ |
H A D | tilepro.h | 1599 find_opcode(tilepro_bundle_bits bits, tilepro_pipeline pipe);
|
/netbsd/external/gpl3/gdb.old/dist/include/opcode/ |
H A D | tilepro.h | 1599 find_opcode(tilepro_bundle_bits bits, tilepro_pipeline pipe);
|
/netbsd/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-9697 | 73 (find_opcode): Don't use short forms of PC relative branches if 183 * config/tc-d10v.c (parallel_ok, find_opcode): 205 * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for 2191 (find_opcode): Match operands that can be floats. 2206 * config/tc-tic80.c (find_opcode, build_insn): Changes to match 2301 (find_opcode): Allow O_symbol relocs for any 32 bit field, not just 2372 * config/tc-tic80.c (find_opcode): Add code to support O_symbol 2750 * config/tc-d10v.c (find_opcode): Remove unused variable "numops". 2775 * config/tc-d10v.c (find_opcode): Correctly calculate 3978 * config/tc-d10v.c (find_opcode): Fix problem with calculating [all …]
|
/netbsd/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-9697 | 73 (find_opcode): Don't use short forms of PC relative branches if 183 * config/tc-d10v.c (parallel_ok, find_opcode): 205 * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for 2191 (find_opcode): Match operands that can be floats. 2206 * config/tc-tic80.c (find_opcode, build_insn): Changes to match 2301 (find_opcode): Allow O_symbol relocs for any 32 bit field, not just 2372 * config/tc-tic80.c (find_opcode): Add code to support O_symbol 2750 * config/tc-d10v.c (find_opcode): Remove unused variable "numops". 2775 * config/tc-d10v.c (find_opcode): Correctly calculate 3978 * config/tc-d10v.c (find_opcode): Fix problem with calculating [all …]
|
/netbsd/external/gpl3/gdb/dist/gas/ |
H A D | ChangeLog-9697 | 73 (find_opcode): Don't use short forms of PC relative branches if 183 * config/tc-d10v.c (parallel_ok, find_opcode): 205 * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for 2191 (find_opcode): Match operands that can be floats. 2206 * config/tc-tic80.c (find_opcode, build_insn): Changes to match 2301 (find_opcode): Allow O_symbol relocs for any 32 bit field, not just 2372 * config/tc-tic80.c (find_opcode): Add code to support O_symbol 2750 * config/tc-d10v.c (find_opcode): Remove unused variable "numops". 2775 * config/tc-d10v.c (find_opcode): Correctly calculate 3978 * config/tc-d10v.c (find_opcode): Fix problem with calculating [all …]
|
/netbsd/external/gpl3/gdb.old/dist/gas/ |
H A D | ChangeLog-9697 | 73 (find_opcode): Don't use short forms of PC relative branches if 183 * config/tc-d10v.c (parallel_ok, find_opcode): 205 * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for 2191 (find_opcode): Match operands that can be floats. 2206 * config/tc-tic80.c (find_opcode, build_insn): Changes to match 2301 (find_opcode): Allow O_symbol relocs for any 32 bit field, not just 2372 * config/tc-tic80.c (find_opcode): Add code to support O_symbol 2750 * config/tc-d10v.c (find_opcode): Remove unused variable "numops". 2775 * config/tc-d10v.c (find_opcode): Correctly calculate 3978 * config/tc-d10v.c (find_opcode): Fix problem with calculating [all …]
|