OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [bfd/] [cpu-frv.c] - Diff between revs 14 and 166

Show entire file | Details | Blame | View Log

Rev 14 Rev 166
Line 33... Line 33...
  NAME,                         /* machine name */                      \
  NAME,                         /* machine name */                      \
  4,                            /* default alignment */                 \
  4,                            /* default alignment */                 \
  DEFAULT,                      /* is this the default? */              \
  DEFAULT,                      /* is this the default? */              \
  bfd_default_compatible,       /* architecture comparison fn */        \
  bfd_default_compatible,       /* architecture comparison fn */        \
  bfd_default_scan,             /* string to architecture convert fn */ \
  bfd_default_scan,             /* string to architecture convert fn */ \
 
  bfd_arch_default_fill,        /* Default fill.  */                    \
  NEXT                          /* next in list */                      \
  NEXT                          /* next in list */                      \
}
}
 
 
static const bfd_arch_info_type arch_info_300
static const bfd_arch_info_type arch_info_300
  = FRV_ARCH (bfd_mach_fr300,   "fr300",   FALSE, (bfd_arch_info_type *)0);
  = FRV_ARCH (bfd_mach_fr300,   "fr300",   FALSE, (bfd_arch_info_type *)0);

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.