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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [or1ksim/] [tick/] [tick.c] - Rev 1781

Rev

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

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5589d 11h /or1k/trunk/or1ksim/tick/tick.c
1751 These are the changes to support Or1ksim 0.3.0rc2. Most significantly they provide GDB RSP support. They also fix 5 outstanding bugs and satisfy one new feature request. jeremybennett 5708d 20h /or1k/trunk/or1ksim/tick/tick.c
1748 These are all the changes for Or1ksim 0.3.0 release candidate 1. The changes
are explained in the NEWS, README and ChangeLog files. A number of
long-standing bugs are fixed (see the OpenRISC tracker), and the code is
brought up to a consistent standard, following the GNU coding conventions
throughout.

Argument parsing now uses argtable2, and a User Guide has been added.
Documentation throughout has been extended to be compatible with Doxygen,
providing a further level of technical detail on the internals.
jeremybennett 5738d 16h /or1k/trunk/or1ksim/tick/tick.c
1649 Mark as many functions as possible static nogj 6735d 14h /or1k/trunk/or1ksim/tick/tick.c
1560 Fix bug of not reporting timer interrupts when one was pending and a write happens to the ttmr spr that is not clearing the interrupt pending flag nogj 6872d 01h /or1k/trunk/or1ksim/tick/tick.c
1559 Make the tick interrupt work when except_handle does not return nogj 6872d 01h /or1k/trunk/or1ksim/tick/tick.c
1545 move sched_next_insn from sim-cmd.c to sched.c. It is also usefull for the pic and the tick timer nogj 6933d 14h /or1k/trunk/or1ksim/tick/tick.c
1540 * Breakup the tick_job function into smaller ones.
* Fix lots of conner cases.
* Add tests for the tick timer.
nogj 6933d 14h /or1k/trunk/or1ksim/tick/tick.c
1506 * Remove very slow {set,test}sprbit{,s} functions.
* Remove uses of getsprbits in time critical functions.
nogj 6938d 22h /or1k/trunk/or1ksim/tick/tick.c
1446 Cosmetic fixes nogj 7029d 18h /or1k/trunk/or1ksim/tick/tick.c
1432 Collect most of the cpu state variables in a structure (cpu_state) nogj 7029d 18h /or1k/trunk/or1ksim/tick/tick.c
1410 Use the uorreg_t where it should be used nogj 7029d 18h /or1k/trunk/or1ksim/tick/tick.c
1408 Make the tick timer use the new debug functions nogj 7029d 18h /or1k/trunk/or1ksim/tick/tick.c
1390 * Change scheduler to count down to 0 instead of reaching a certain cycle
count.
* Change the SCHED_ADD interface to take a time out as the parameter instead of the number of cycles.
nogj 7029d 18h /or1k/trunk/or1ksim/tick/tick.c
1386 Rework exception handling nogj 7035d 21h /or1k/trunk/or1ksim/tick/tick.c
1365 Pass a pointer as the user given argument in the schedular callback nogj 7070d 13h /or1k/trunk/or1ksim/tick/tick.c
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7079d 16h /or1k/trunk/or1ksim/tick/tick.c
1319 cpu/sim memory accesses separation, tick, exception, nr. of operands, cycles count,... corrections. phoenix 7196d 11h /or1k/trunk/or1ksim/tick/tick.c
997 PRINTF should be used instead of printf; command redirection repaired markom 7981d 01h /or1k/trunk/or1ksim/tick/tick.c
884 code cleaning - a lot of global variables moved to runtime struct markom 8024d 23h /or1k/trunk/or1ksim/tick/tick.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.