/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2016 | 543 (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 D | ChangeLog-2020 | 2512 * 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 D | ChangeLog-2016 | 543 (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 D | arc-dis.c | 414 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 D | ChangeLog-2020 | 2512 * 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 D | ChangeLog-2016 | 543 (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 D | arc-dis.c | 415 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 D | ChangeLog | 172 (find_format): Likewise.
|
H A D | ChangeLog-2020 | 2512 * 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 D | tc-d30v.c | 1126 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 D | tc-d30v.c | 1126 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 D | ChangeLog-9899 | 2592 * 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 D | ChangeLog-9697 | 46 (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 D | ChangeLog-2014 | 288 * config/tc-d30v.c (find_format): Likewise.
|
H A D | ChangeLog-2010 | 1330 * config/tc-d30v.c (build_insn, find_format): Likewise.
|
H A D | ChangeLog-2016 | 3306 * config/tc-d30v.c (find_format): Change type of X_op to operatorT.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-9899 | 2592 * 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 D | ChangeLog-9697 | 46 (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 D | ChangeLog-2014 | 288 * config/tc-d30v.c (find_format): Likewise.
|
H A D | ChangeLog-2010 | 1330 * config/tc-d30v.c (build_insn, find_format): Likewise.
|
H A D | ChangeLog-2016 | 3306 * config/tc-d30v.c (find_format): Change type of X_op to operatorT.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 24429 (find_format): Handle extract function for flags. 112360 (find_format): Likewise.
|