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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [or1ksim/] [mmu/] [dmmu.c] - Rev 1655

Rev

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

Filtering Options

Clear current filter

Rev Log message Author Age Path
1655 Move the functionality of init_dmmu() to dmmu_end_sec() that gets called when
the dmmu config file section has been parsed
nogj 6816d 15h /or1k/trunk/or1ksim/mmu/dmmu.c
1649 Mark as many functions as possible static nogj 6816d 15h /or1k/trunk/or1ksim/mmu/dmmu.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 6953d 02h /or1k/trunk/or1ksim/mmu/dmmu.c
1539 Speed up the dmmu nogj 7015d 04h /or1k/trunk/or1ksim/mmu/dmmu.c
1532 Add pretty spr dumping code nogj 7018d 14h /or1k/trunk/or1ksim/mmu/dmmu.c
1508 Remove m{f,t}spr calls where we can access the spr directly nogj 7019d 23h /or1k/trunk/or1ksim/mmu/dmmu.c
1506 * Remove very slow {set,test}sprbit{,s} functions.
* Remove uses of getsprbits in time critical functions.
nogj 7019d 23h /or1k/trunk/or1ksim/mmu/dmmu.c
1432 Collect most of the cpu state variables in a structure (cpu_state) nogj 7110d 18h /or1k/trunk/or1ksim/mmu/dmmu.c
1414 Rearange code in the dmmu such that it is not assumed that except_handle returns nogj 7110d 18h /or1k/trunk/or1ksim/mmu/dmmu.c
1412 Make the dmmu use the new debug functions nogj 7110d 18h /or1k/trunk/or1ksim/mmu/dmmu.c
1382 Nir Mor:
Implemented DCCFGR, ICCFGR, DMMUCFGR and IMMUCFGR spr registers.
nogj 7125d 22h /or1k/trunk/or1ksim/mmu/dmmu.c
1358 Modularise config file parseing. Paving the way for further modularisation. nogj 7151d 13h /or1k/trunk/or1ksim/mmu/dmmu.c
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7160d 17h /or1k/trunk/or1ksim/mmu/dmmu.c
1344 * Avoid doing a store in *every* instruction executed by storeing the instruction function unit in or32_opcodes nogj 7173d 20h /or1k/trunk/or1ksim/mmu/dmmu.c
1308 Gyorgy Jeney: extensive cleanup phoenix 7365d 11h /or1k/trunk/or1ksim/mmu/dmmu.c
1240 additional functions to bypass cache and mmu needed for peripheral devices phoenix 7537d 06h /or1k/trunk/or1ksim/mmu/dmmu.c
997 PRINTF should be used instead of printf; command redirection repaired markom 8062d 02h /or1k/trunk/or1ksim/mmu/dmmu.c
886 MMU registers reserved fields protected from writing. simons 8105d 18h /or1k/trunk/or1ksim/mmu/dmmu.c
884 code cleaning - a lot of global variables moved to runtime struct markom 8106d 00h /or1k/trunk/or1ksim/mmu/dmmu.c
638 TLBTR CI bit is now working properly. simons 8264d 13h /or1k/trunk/or1ksim/mmu/dmmu.c
600 No more low/high priority interrupts (PICPR removed). Added tick timer exception. simons 8277d 11h /or1k/trunk/or1ksim/mmu/dmmu.c
572 Some new bugs fixed. simons 8282d 13h /or1k/trunk/or1ksim/mmu/dmmu.c
541 lot of new parameters concerning memory delays added; bpb parameter moved from cpu to new bpb section; UPDATE YOUR .CFG FILES! markom 8288d 21h /or1k/trunk/or1ksim/mmu/dmmu.c
535 stats is updated; statical single stats removed; t command output cleaned, added time output; cycles is moved to instructions; cycles now count time markom 8289d 20h /or1k/trunk/or1ksim/mmu/dmmu.c
456 Page size bug fixed. simons 8313d 15h /or1k/trunk/or1ksim/mmu/dmmu.c
438 ITLB -> DTLB lapsus fixed. simons 8315d 20h /or1k/trunk/or1ksim/mmu/dmmu.c
430 dpfault and ipfault exceptions implemented markom 8316d 19h /or1k/trunk/or1ksim/mmu/dmmu.c
429 cache configuration added markom 8316d 20h /or1k/trunk/or1ksim/mmu/dmmu.c
425 immu and dmmu configurations added markom 8316d 21h /or1k/trunk/or1ksim/mmu/dmmu.c
344 added acv test for uart; sim debug now has verbose levels; lot of bugs fixed in uart model markom 8343d 23h /or1k/trunk/or1ksim/mmu/dmmu.c

powered by: WebSVN 2.1.0

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