Home
last modified time | relevance | path

Searched refs:bfd_mach_sh_dsp (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcpu-sh.c86 bfd_mach_sh_dsp,
382 { bfd_mach_sh_dsp, arch_sh_dsp, arch_sh_dsp_up },
Darchures.c1225 number = bfd_mach_sh_dsp; in bfd_default_scan()
Dcoff-sh.c2315 int dsp = (abfd->arch_info->mach == bfd_mach_sh_dsp in _bfd_sh_align_load_span()
Dbfd-in2.h2077 #define bfd_mach_sh_dsp 0x2d macro
DChangeLog-00019366 * archures.c (bfd_mach_sh2, bfd_mach_sh_dsp): New macros.
/toolchain/binutils/binutils-2.25/include/elf/
Dsh.h61 /* EF_SH_DSP */ bfd_mach_sh_dsp , \
/toolchain/binutils/binutils-2.25/opcodes/
Dsh-dis.c130 if (info->mach != bfd_mach_sh_dsp in print_insn_ddt()
275 && info->mach != bfd_mach_sh_dsp in print_insn_ppi()