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

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_63/] [or1ksim/] [cpu/] [common/] [stats.c] - Diff between revs 479 and 518

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

Rev 479 Rev 518
Line 22... Line 22...
#include <string.h>
#include <string.h>
 
 
#include "abstract.h"
#include "abstract.h"
#include "stats.h"
#include "stats.h"
#include "sim-config.h"
#include "sim-config.h"
 
#include "sprs.h"
#include "spr_defs.h"
#include "spr_defs.h"
 
 
const char func_unit_str[30][30] = { "unknown", "arith", "shift", "compare",
const char func_unit_str[30][30] = { "unknown", "arith", "shift", "compare",
        "branch", "jump", "load", "store", "movimm", "move", "extend", "nop" };
        "branch", "jump", "load", "store", "movimm", "move", "extend", "nop" };
 
 

powered by: WebSVN 2.1.0

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