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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [cpu/] [or1k/] [spr-dump.c] - Diff between revs 19 and 538

Show entire file | Details | Blame | View Log

Rev 19 Rev 538
Line 445... Line 445...
 /* 2-2 */ { 2, 2, "PICSR", spr_one_val },
 /* 2-2 */ { 2, 2, "PICSR", spr_one_val },
 /* --- */ { -1, -1, NULL, NULL } };
 /* --- */ { -1, -1, NULL, NULL } };
 
 
/*-----------------------------------------------------[ Tick timer group ]---*/
/*-----------------------------------------------------[ Tick timer group ]---*/
static const struct spr_bit_def spr_ttmr[] = {
static const struct spr_bit_def spr_ttmr[] = {
 { "TTMR_PERIOD", SPR_TTMR_PERIOD },
 { "TTMR_TP", SPR_TTMR_TP },
 { "TTMR_IP", SPR_TTMR_IP },
 { "TTMR_IP", SPR_TTMR_IP },
 { "TTMR_IE", SPR_TTMR_IE },
 { "TTMR_IE", SPR_TTMR_IE },
 { "TTMR_M", SPR_TTMR_M },
 { "TTMR_M", SPR_TTMR_M },
 { NULL, 0 } };
 { NULL, 0 } };
 
 

powered by: WebSVN 2.1.0

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