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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [or1ksim/] [cpu/] [or1k/] [sprs.c] - Diff between revs 1549 and 1550

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

Rev 1549 Rev 1550
Line 42... Line 42...
#include "debug.h"
#include "debug.h"
 
 
DEFAULT_DEBUG_CHANNEL(spr);
DEFAULT_DEBUG_CHANNEL(spr);
DECLARE_DEBUG_CHANNEL(immu);
DECLARE_DEBUG_CHANNEL(immu);
 
 
int audio_cnt = 0;
static int audio_cnt = 0;
 
 
static FILE *fo = 0;
static FILE *fo = 0;
 
 
/* Set a specific SPR with a value. */
/* Set a specific SPR with a value. */
void mtspr(uint16_t regno, const uorreg_t value)
void mtspr(uint16_t regno, const uorreg_t value)

powered by: WebSVN 2.1.0

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