Home
last modified time | relevance | path

Searched refs:sh_table (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dsh-dis.c139 for (first_movx = sh_table; first_movx->nibbles[1] != MOVX_NOPY;) in print_insn_ddt()
173 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()
497 for (op = sh_table; op->name; op++) in print_insn_sh()
DChangeLog-2004290 (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".
DChangeLog-0001786 * 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
DChangeLog-9297111 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.
Dsh-opc.h382 const sh_opcode_info sh_table[] = variable
DChangeLog-0203733 (sh_table): Replaced all occurrences of arch_sh3e_up with
1091 * sh-opc.h (sh_table): Declare as const.
DChangeLog-20051226 (sh_table): Do renaming as above.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sh.c967 for (opcode = sh_table; opcode->name; opcode++) in md_begin()
2953 for (op = sh_table; op->name; op++) in md_assemble()