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 5587d 23h /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'. 6788d 08h /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 6870d 13h /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 6937d 10h /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 6980d 10h /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 7028d 05h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1406 Fix the declaration of `sec' in reg_ic_sec nogj 7028d 06h /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 7028d 06h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1386 Rework exception handling nogj 7034d 09h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1382 Nir Mor:
Implemented DCCFGR, ICCFGR, DMMUCFGR and IMMUCFGR spr registers.
nogj 7043d 09h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1358 Modularise config file parseing. Paving the way for further modularisation. nogj 7069d 01h /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 7078d 04h /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 7091d 08h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1308 Gyorgy Jeney: extensive cleanup phoenix 7282d 22h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
1085 Bug fixed. simons 7890d 00h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
997 PRINTF should be used instead of printf; command redirection repaired markom 7979d 13h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
992 A bug when cache enabled and bus error comes fixed. simons 7981d 04h /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 8023d 11h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
638 TLBTR CI bit is now working properly. simons 8182d 00h /or1k/tags/stable_0_2_0_rc2/or1ksim/cache/icache_model.c
631 Real cache access is simulated now. simons 8184d 23h /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.