URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 14 |
Rev 166 |
Line 40... |
Line 40... |
return (a->arch == bfd_arch_z80) ? & bfd_z80_arch : NULL;
|
return (a->arch == bfd_arch_z80) ? & bfd_z80_arch : NULL;
|
}
|
}
|
|
|
#define N(name,print,default,next) \
|
#define N(name,print,default,next) \
|
{ 16, 16, 8, bfd_arch_z80, name, "z80", print, 0, default, \
|
{ 16, 16, 8, bfd_arch_z80, name, "z80", print, 0, default, \
|
compatible, bfd_default_scan, next }
|
compatible, bfd_default_scan, bfd_arch_default_fill, next }
|
|
|
#define M(n) &arch_info_struct[n]
|
#define M(n) &arch_info_struct[n]
|
|
|
static const bfd_arch_info_type arch_info_struct[] =
|
static const bfd_arch_info_type arch_info_struct[] =
|
{
|
{
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.