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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_50/] [or1ksim/] [cuc/] [cuc.h] - Diff between revs 904 and 905

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 904 Rev 905
Line 197... Line 197...
extern FILE *flog;
extern FILE *flog;
 
 
/* Loads from file into global array insn */
/* Loads from file into global array insn */
int cuc_load (char *in_fn);
int cuc_load (char *in_fn);
 
 
 
/* Negates conditional instruction */
 
void negate_conditional (cuc_insn *ii);
 
 
/* Scans sequence of BBs and set bb[].cnt */
/* Scans sequence of BBs and set bb[].cnt */
void generate_bb_seq (cuc_func *f, char *mp_filename, char *bb_filename);
void generate_bb_seq (cuc_func *f, char *mp_filename, char *bb_filename);
 
 
/* Prints out instructions */
/* Prints out instructions */
void print_insns (cuc_insn *insn, int size, int verbose);
void print_insns (cuc_insn *insn, int size, int verbose);

powered by: WebSVN 2.1.0

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