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

Subversion Repositories or1k

[/] [or1k/] [branches/] [stable_0_2_x/] [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 5562d 13h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
1646 This commit was manufactured by cvs2svn to create branch 'stable_0_2_x'. 6709d 16h /or1k/branches/stable_0_2_x/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 6845d 03h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
1506 * Remove very slow {set,test}sprbit{,s} functions.
* Remove uses of getsprbits in time critical functions.
nogj 6912d 00h /or1k/branches/stable_0_2_x/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 6955d 00h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
1432 Collect most of the cpu state variables in a structure (cpu_state) nogj 7002d 20h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
1406 Fix the declaration of `sec' in reg_ic_sec nogj 7002d 20h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
1404 Move the function of ic_clock() to mtspr() and remove it nogj 7002d 20h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
1386 Rework exception handling nogj 7008d 23h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
1382 Nir Mor:
Implemented DCCFGR, ICCFGR, DMMUCFGR and IMMUCFGR spr registers.
nogj 7017d 23h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
1358 Modularise config file parseing. Paving the way for further modularisation. nogj 7043d 15h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7052d 18h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
1344 * Avoid doing a store in *every* instruction executed by storeing the instruction function unit in or32_opcodes nogj 7065d 22h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
1308 Gyorgy Jeney: extensive cleanup phoenix 7257d 12h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
1085 Bug fixed. simons 7864d 14h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
997 PRINTF should be used instead of printf; command redirection repaired markom 7954d 03h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
992 A bug when cache enabled and bus error comes fixed. simons 7955d 18h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
884 code cleaning - a lot of global variables moved to runtime struct markom 7998d 01h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
638 TLBTR CI bit is now working properly. simons 8156d 14h /or1k/branches/stable_0_2_x/or1ksim/cache/icache_model.c
631 Real cache access is simulated now. simons 8159d 13h /or1k/branches/stable_0_2_x/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.