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

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc2/] [or1ksim/] [cache/] [icache_model.c] - Rev 1765

Rev

Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5616d 20h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1611 This commit was manufactured by cvs2svn to create tag 'stable_0_2_0_rc2'. 6817d 05h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_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 6899d 10h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1506 * Remove very slow {set,test}sprbit{,s} functions.
* Remove uses of getsprbits in time critical functions.
nogj 6966d 07h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_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 7009d 07h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1432 Collect most of the cpu state variables in a structure (cpu_state) nogj 7057d 03h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1406 Fix the declaration of `sec' in reg_ic_sec nogj 7057d 03h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1404 Move the function of ic_clock() to mtspr() and remove it nogj 7057d 03h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1386 Rework exception handling nogj 7063d 06h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1382 Nir Mor:
Implemented DCCFGR, ICCFGR, DMMUCFGR and IMMUCFGR spr registers.
nogj 7072d 06h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1358 Modularise config file parseing. Paving the way for further modularisation. nogj 7097d 22h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7107d 01h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1344 * Avoid doing a store in *every* instruction executed by storeing the instruction function unit in or32_opcodes nogj 7120d 05h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1308 Gyorgy Jeney: extensive cleanup phoenix 7311d 19h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1085 Bug fixed. simons 7918d 21h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
997 PRINTF should be used instead of printf; command redirection repaired markom 8008d 10h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
992 A bug when cache enabled and bus error comes fixed. simons 8010d 01h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
884 code cleaning - a lot of global variables moved to runtime struct markom 8052d 08h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
638 TLBTR CI bit is now working properly. simons 8210d 21h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
631 Real cache access is simulated now. simons 8213d 20h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_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.