HomeSort by relevance Sort by last modified time
    Searched refs:SH_ARCH_SET_HAS_DSP (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
cpu-sh.c 526 SH_ARCH_SET_HAS_DSP (new_arch) ? "dsp" : "floating point",
527 SH_ARCH_SET_HAS_DSP (new_arch) ? "floating point" : "dsp");
  /toolchain/binutils/binutils-2.27/opcodes/
sh-opc.h 275 #define SH_ARCH_SET_HAS_DSP(SET) \
    [all...]

Completed in 3208 milliseconds