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 23... |
Line 23... |
#include "bfd.h"
|
#include "bfd.h"
|
#include "libbfd.h"
|
#include "libbfd.h"
|
|
|
#define N(number, print, default, next) \
|
#define N(number, print, default, next) \
|
{ 32, 32, 8, bfd_arch_m32r, number, "m32r", print, 4, default, \
|
{ 32, 32, 8, bfd_arch_m32r, number, "m32r", print, 4, default, \
|
bfd_default_compatible, bfd_default_scan, next }
|
bfd_default_compatible, bfd_default_scan, bfd_arch_default_fill, next }
|
|
|
#define M32R2_NEXT & arch_info_struct [1]
|
#define M32R2_NEXT & arch_info_struct [1]
|
#define NEXT & arch_info_struct [0]
|
#define NEXT & arch_info_struct [0]
|
|
|
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.