OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [gdb-6.8/] [pre-binutils-2.20.1-sync/] [sim/] [sh64/] [decode.h] - Diff between revs 157 and 223

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 157 Rev 223
#ifndef DECODE_H
#ifndef DECODE_H
#define DECODE_H
#define DECODE_H
 
 
#undef WITH_PROFILE_MODEL_P
#undef WITH_PROFILE_MODEL_P
 
 
#ifdef WANT_ISA_COMPACT
#ifdef WANT_ISA_COMPACT
#include "decode-compact.h"
#include "decode-compact.h"
#include "defs-compact.h"
#include "defs-compact.h"
#endif /* WANT_ISA_COMPACT */
#endif /* WANT_ISA_COMPACT */
 
 
#ifdef WANT_ISA_MEDIA
#ifdef WANT_ISA_MEDIA
#include "decode-media.h"
#include "decode-media.h"
#include "defs-media.h"
#include "defs-media.h"
#endif /* WANT_ISA_MEDIA */
#endif /* WANT_ISA_MEDIA */
 
 
#endif /* DECODE_H */
#endif /* DECODE_H */
 
 

powered by: WebSVN 2.1.0

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