/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | sh-dis.c | 137 for (first_movx = sh_table; first_movx->nibbles[1] != MOVX_NOPY;) in print_insn_ddt() 171 for (first_movx = sh_table; first_movx->nibbles[1] != MOVX;) in print_insn_ddt() 316 for (op = sh_table; op->name; op++) in print_insn_ppi() 487 for (op = sh_table; op->name; op++) in print_insn_sh()
|
H A D | ChangeLog-2004 | 290 (sh_table): Adjust whitespace. 304 (sh_table): Change all arch_sh2a to arch_sh2a_up unless FPU 310 sh_opcode_info, sh_table): Add sh2a support. 668 * sh-opc.h (sh_table): "fsrra", not "fssra".
|
H A D | ChangeLog-0001 | 786 * sh-opc.h (sh_table): Don't use empty initializers. 817 * sh-opc.h (sh_table): Complete last element entry to avoid 1961 * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs. 1971 (sh_table): Update entries using immediates. Add repeat. 2037 * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement. 2132 (sh_table): Split up insn with FD_REG_N into ones with F_REG_N and
|
H A D | ChangeLog-9297 | 111 sh-opc.h (sh_table): Remove ftst/nan. 2240 (sh_table): Added pref and bank reg versions of ldc, ldc.l, stc 2262 (sh_table): Added many SH3 opcodes. 2433 (sh_table, case fmac): Add F_FR0 as first argument. 2548 (sh_table): Add new opcodes from SH3E Floating Point ISA. 2593 * sh-opc.h (sh_table): Fully bracket last entry. 2647 * sh-opc.h (sh_table): Add SH3 support.
|
H A D | sh-opc.h | 383 const sh_opcode_info sh_table[] = variable
|
H A D | ChangeLog-0203 | 733 (sh_table): Replaced all occurrences of arch_sh3e_up with 1091 * sh-opc.h (sh_table): Declare as const.
|
H A D | ChangeLog-2005 | 1226 (sh_table): Do renaming as above.
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | sh-dis.c | 137 for (first_movx = sh_table; first_movx->nibbles[1] != MOVX_NOPY;) in print_insn_ddt() 171 for (first_movx = sh_table; first_movx->nibbles[1] != MOVX;) in print_insn_ddt() 316 for (op = sh_table; op->name; op++) in print_insn_ppi() 487 for (op = sh_table; op->name; op++) in print_insn_sh()
|
H A D | ChangeLog-2004 | 290 (sh_table): Adjust whitespace. 304 (sh_table): Change all arch_sh2a to arch_sh2a_up unless FPU 310 sh_opcode_info, sh_table): Add sh2a support. 668 * sh-opc.h (sh_table): "fsrra", not "fssra".
|
H A D | ChangeLog-0001 | 786 * sh-opc.h (sh_table): Don't use empty initializers. 817 * sh-opc.h (sh_table): Complete last element entry to avoid 1961 * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs. 1971 (sh_table): Update entries using immediates. Add repeat. 2037 * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement. 2132 (sh_table): Split up insn with FD_REG_N into ones with F_REG_N and
|
H A D | ChangeLog-9297 | 111 sh-opc.h (sh_table): Remove ftst/nan. 2240 (sh_table): Added pref and bank reg versions of ldc, ldc.l, stc 2262 (sh_table): Added many SH3 opcodes. 2433 (sh_table, case fmac): Add F_FR0 as first argument. 2548 (sh_table): Add new opcodes from SH3E Floating Point ISA. 2593 * sh-opc.h (sh_table): Fully bracket last entry. 2647 * sh-opc.h (sh_table): Add SH3 support.
|
H A D | sh-opc.h | 383 const sh_opcode_info sh_table[] = variable
|
H A D | ChangeLog-0203 | 733 (sh_table): Replaced all occurrences of arch_sh3e_up with 1091 * sh-opc.h (sh_table): Declare as const.
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2004 | 290 (sh_table): Adjust whitespace. 304 (sh_table): Change all arch_sh2a to arch_sh2a_up unless FPU 310 sh_opcode_info, sh_table): Add sh2a support. 668 * sh-opc.h (sh_table): "fsrra", not "fssra".
|
H A D | ChangeLog-0001 | 786 * sh-opc.h (sh_table): Don't use empty initializers. 817 * sh-opc.h (sh_table): Complete last element entry to avoid 1961 * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs. 1971 (sh_table): Update entries using immediates. Add repeat. 2037 * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement. 2132 (sh_table): Split up insn with FD_REG_N into ones with F_REG_N and
|
H A D | ChangeLog-9297 | 111 sh-opc.h (sh_table): Remove ftst/nan. 2240 (sh_table): Added pref and bank reg versions of ldc, ldc.l, stc 2262 (sh_table): Added many SH3 opcodes. 2433 (sh_table, case fmac): Add F_FR0 as first argument. 2548 (sh_table): Add new opcodes from SH3E Floating Point ISA. 2593 * sh-opc.h (sh_table): Fully bracket last entry. 2647 * sh-opc.h (sh_table): Add SH3 support.
|
H A D | ChangeLog-0203 | 733 (sh_table): Replaced all occurrences of arch_sh3e_up with 1091 * sh-opc.h (sh_table): Declare as const.
|
H A D | ChangeLog-2005 | 1226 (sh_table): Do renaming as above.
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2004 | 290 (sh_table): Adjust whitespace. 304 (sh_table): Change all arch_sh2a to arch_sh2a_up unless FPU 310 sh_opcode_info, sh_table): Add sh2a support. 668 * sh-opc.h (sh_table): "fsrra", not "fssra".
|
H A D | ChangeLog-0001 | 786 * sh-opc.h (sh_table): Don't use empty initializers. 817 * sh-opc.h (sh_table): Complete last element entry to avoid 1961 * sh-opc.h (sh_table): Use A_DISP_PC / PCRELIMM_8BY2 for ldre & ldrs. 1971 (sh_table): Update entries using immediates. Add repeat. 2037 * sh-opc.h (sh_table): ldre and ldrs have a *signed* displacement. 2132 (sh_table): Split up insn with FD_REG_N into ones with F_REG_N and
|
H A D | ChangeLog-9297 | 111 sh-opc.h (sh_table): Remove ftst/nan. 2240 (sh_table): Added pref and bank reg versions of ldc, ldc.l, stc 2262 (sh_table): Added many SH3 opcodes. 2433 (sh_table, case fmac): Add F_FR0 as first argument. 2548 (sh_table): Add new opcodes from SH3E Floating Point ISA. 2593 * sh-opc.h (sh_table): Fully bracket last entry. 2647 * sh-opc.h (sh_table): Add SH3 support.
|
H A D | ChangeLog-0203 | 733 (sh_table): Replaced all occurrences of arch_sh3e_up with 1091 * sh-opc.h (sh_table): Declare as const.
|
H A D | ChangeLog-2005 | 1226 (sh_table): Do renaming as above.
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-sh.c | 570 for (opcode = sh_table; opcode->name; opcode++) in md_begin() 2524 for (op = sh_table; op->name; op++) in md_assemble()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-sh.c | 570 for (opcode = sh_table; opcode->name; opcode++) in md_begin() 2539 for (op = sh_table; op->name; op++) in md_assemble()
|