Home
last modified time | relevance | path

Searched refs:find_format (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2016543 (find_format): Update for more instruction lengths.
1138 * arc-dis.c (find_format): Walk the linked list pointed by einsn.
1270 (find_format): Decode first the extension instructions.
1517 (find_format_from_table): All the old content from find_format,
1520 (find_format): Rewritten.
1688 * arc-dis.c (find_format, find_format, get_auxreg)
1851 (find_format): Change insnLen parameter to unsigned.
1861 * arc-dis.c (find_format): Check for extension flags.
1903 * arc-dis.c (find_format): New function.
1904 (print_insn_arc): Use find_format.
H A DChangeLog-20202512 * arc-dis.c (find_format): Init needs_limm. Simplify use of limm.
2525 * arc-dis.c (find_format): Use ISO C string concatenation rather
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-2016543 (find_format): Update for more instruction lengths.
1138 * arc-dis.c (find_format): Walk the linked list pointed by einsn.
1270 (find_format): Decode first the extension instructions.
1517 (find_format_from_table): All the old content from find_format,
1520 (find_format): Rewritten.
1688 * arc-dis.c (find_format, find_format, get_auxreg)
1851 (find_format): Change insnLen parameter to unsigned.
1861 * arc-dis.c (find_format): Check for extension flags.
1903 * arc-dis.c (find_format): New function.
1904 (print_insn_arc): Use find_format.
H A Darc-dis.c414 find_format (bfd_vma memaddr, in find_format() function
1152 if (!find_format (memaddr, insn, &insn_len, isa_mask, info, &opcode, &iter)) in print_insn_arc()
H A DChangeLog-20202512 * arc-dis.c (find_format): Init needs_limm. Simplify use of limm.
2525 * arc-dis.c (find_format): Use ISO C string concatenation rather
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-2016543 (find_format): Update for more instruction lengths.
1138 * arc-dis.c (find_format): Walk the linked list pointed by einsn.
1270 (find_format): Decode first the extension instructions.
1517 (find_format_from_table): All the old content from find_format,
1520 (find_format): Rewritten.
1688 * arc-dis.c (find_format, find_format, get_auxreg)
1851 (find_format): Change insnLen parameter to unsigned.
1861 * arc-dis.c (find_format): Check for extension flags.
1903 * arc-dis.c (find_format): New function.
1904 (print_insn_arc): Use find_format.
H A Darc-dis.c415 find_format (bfd_vma memaddr, in find_format() function
1172 if (!find_format (memaddr, insn, &insn_len, isa_mask, info, &opcode, &iter)) in print_insn_arc()
H A DChangeLog172 (find_format): Likewise.
H A DChangeLog-20202512 * arc-dis.c (find_format): Init needs_limm. Simplify use of limm.
2525 * arc-dis.c (find_format): Use ISO C string concatenation rather
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-d30v.c1126 find_format (struct d30v_opcode *opcode, in find_format() function
1399 while (!(opcode->form = find_format (opcode->op, myops, fsize, cmp_hack))) in do_assemble()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-d30v.c1126 find_format (struct d30v_opcode *opcode, in find_format() function
1399 while (!(opcode->form = find_format (opcode->op, myops, fsize, cmp_hack))) in do_assemble()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-98992592 * config/tc-d30v.c (find_format): Test for missing flag and
2601 (find_format): Generate a warning if an odd numbered register is
2686 (find_format): Allow correct parsing of MVTSYS and MVFSYS insns.
2695 (find_format): Disallow flag registers when a general purpose
2707 * config/tc-d30v.c (find_format): Do not accept flag registers as
2709 (find_format): If an immediate value is expected at a given place
3774 * config/tc-d30v.c (find_format): Convert complex expressions to
H A DChangeLog-969746 (find_format): Ditto.
65 (find_format): Change spacing and layout.
708 (find_format): If ".s" or ".l" are used, don't try
713 (find_format): Generate the correct instructions when
H A DChangeLog-2014288 * config/tc-d30v.c (find_format): Likewise.
H A DChangeLog-20101330 * config/tc-d30v.c (build_insn, find_format): Likewise.
H A DChangeLog-20163306 * config/tc-d30v.c (find_format): Change type of X_op to operatorT.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-98992592 * config/tc-d30v.c (find_format): Test for missing flag and
2601 (find_format): Generate a warning if an odd numbered register is
2686 (find_format): Allow correct parsing of MVTSYS and MVFSYS insns.
2695 (find_format): Disallow flag registers when a general purpose
2707 * config/tc-d30v.c (find_format): Do not accept flag registers as
2709 (find_format): If an immediate value is expected at a given place
3774 * config/tc-d30v.c (find_format): Convert complex expressions to
H A DChangeLog-969746 (find_format): Ditto.
65 (find_format): Change spacing and layout.
708 (find_format): If ".s" or ".l" are used, don't try
713 (find_format): Generate the correct instructions when
H A DChangeLog-2014288 * config/tc-d30v.c (find_format): Likewise.
H A DChangeLog-20101330 * config/tc-d30v.c (build_insn, find_format): Likewise.
H A DChangeLog-20163306 * config/tc-d30v.c (find_format): Change type of X_op to operatorT.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git24429 (find_format): Handle extract function for flags.
112360 (find_format): Likewise.