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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc3/] [or1ksim/] [cpu/] [common/] [stats.c] - Diff between revs 1428 and 1432

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

Rev 1428 Rev 1432
Line 29... Line 29...
 
 
#include "port.h"
#include "port.h"
#include "arch.h"
#include "arch.h"
#include "abstract.h"
#include "abstract.h"
#include "sim-config.h"
#include "sim-config.h"
#include "sprs.h"
 
#include "spr_defs.h"
#include "spr_defs.h"
#include "execute.h"
 
#include "opcode/or32.h"
#include "opcode/or32.h"
 
#include "execute.h"
 
#include "sprs.h"
#include "debug.h"
#include "debug.h"
#include "stats.h"
#include "stats.h"
 
 
struct branchstat {
struct branchstat {
        int taken;
        int taken;

powered by: WebSVN 2.1.0

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