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

Subversion Repositories open8_urisc

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

Show entire file | Details | Blame | View Log

Rev 14 Rev 166
Line 25... Line 25...
#include "bfd.h"
#include "bfd.h"
#include "libbfd.h"
#include "libbfd.h"
#include "ns32k.h"
#include "ns32k.h"
 
 
#define N(machine, printable, d, next)  \
#define N(machine, printable, d, next)  \
{  32, 32, 8, bfd_arch_ns32k, machine, "ns32k",printable,3,d,bfd_default_compatible,bfd_default_scan, next, }
{  32, 32, 8, bfd_arch_ns32k, machine, "ns32k",printable,3,d, \
 
   bfd_default_compatible,bfd_default_scan,bfd_arch_default_fill,next, }
 
 
static const bfd_arch_info_type arch_info_struct[] =
static const bfd_arch_info_type arch_info_struct[] =
{
{
  N(32532,"ns32k:32532",TRUE, 0), /* The word ns32k will match this too.  */
  N(32532,"ns32k:32532",TRUE, 0), /* The word ns32k will match this too.  */
};
};

powered by: WebSVN 2.1.0

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