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

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc2/] [or1ksim/] [cache/] [dcache_model.c] - Rev 1780

Rev

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5678d 06h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1611 This commit was manufactured by cvs2svn to create tag 'stable_0_2_0_rc2'. 6878d 15h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1557 Fix most warnings issued by gcc4 nogj 6960d 20h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1555 * Moved log2_int() from cuc/cuc.c as it is usefull for other things aswell.
* Changed code to use log2_int() instead of log2(), which is also a builtin
library function (fixes compile on gcc4).
* Moved is_power2() from sim-config.c to misc.c.
nogj 6960d 20h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1506 * Remove very slow {set,test}sprbit{,s} functions.
* Remove uses of getsprbits in time critical functions.
nogj 7027d 17h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1486 * Seporate out the code used for handling the memory peripheral to peripheral/memory.c
* Mostly decouple the memory controller from the internals of the memory handling.
* Rewrite memory handling to be more linear and thus much faster.
* Issue a bus error on read/write with invalid granularity.
nogj 7070d 17h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1432 Collect most of the cpu state variables in a structure (cpu_state) nogj 7118d 12h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1402 Do what dc_clock() did in mtspr() and remove it nogj 7118d 13h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1386 Rework exception handling nogj 7124d 16h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1382 Nir Mor:
Implemented DCCFGR, ICCFGR, DMMUCFGR and IMMUCFGR spr registers.
nogj 7133d 16h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1358 Modularise config file parseing. Paving the way for further modularisation. nogj 7159d 08h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7168d 11h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1344 * Avoid doing a store in *every* instruction executed by storeing the instruction function unit in or32_opcodes nogj 7181d 14h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1308 Gyorgy Jeney: extensive cleanup phoenix 7373d 05h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
1085 Bug fixed. simons 7980d 07h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
997 PRINTF should be used instead of printf; command redirection repaired markom 8069d 20h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
992 A bug when cache enabled and bus error comes fixed. simons 8071d 11h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
884 code cleaning - a lot of global variables moved to runtime struct markom 8113d 18h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
638 TLBTR CI bit is now working properly. simons 8272d 07h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c
631 Real cache access is simulated now. simons 8275d 06h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/dcache_model.c

1 2 Next >

Show All

powered by: WebSVN 2.1.0

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