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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [or1ksim/] [cpu/] - Rev 1652

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
1652 Avoid division and multiplication as far as possible (they are slow) nogj 6780d 01h /or1k/trunk/or1ksim/cpu/
1651 Remove usesless (that give zero information) calls to debug(). nogj 6780d 01h /or1k/trunk/or1ksim/cpu/
1650 Make the loading code not use the debug() function. The coff debug output goes
to the coff channel, the elf ones where pretty useless so I removed them.
nogj 6780d 01h /or1k/trunk/or1ksim/cpu/
1637 *** empty log message *** rezso 6795d 11h /or1k/trunk/or1ksim/cpu/
1605 Execute l.ff1 instruction nogj 6842d 02h /or1k/trunk/or1ksim/cpu/
1597 Fix parsing the destination register nogj 6854d 04h /or1k/trunk/or1ksim/cpu/
1590 Added l.fl1 lampret 6857d 01h /or1k/trunk/or1ksim/cpu/
1585 added missing exception, fixes segfault with trap exception phoenix 6870d 22h /or1k/trunk/or1ksim/cpu/
1584 usability improvments phoenix 6871d 21h /or1k/trunk/or1ksim/cpu/
1579 Add missing break; statements nogj 6892d 09h /or1k/trunk/or1ksim/cpu/
1577 gcc4 compile fix nogj 6892d 09h /or1k/trunk/or1ksim/cpu/
1576 configure updates phoenix 6892d 22h /or1k/trunk/or1ksim/cpu/
1557 Fix most warnings issued by gcc4 nogj 6916d 12h /or1k/trunk/or1ksim/cpu/
1556 Create an 8-bit program load function to be able to load an unaligned section nogj 6916d 12h /or1k/trunk/or1ksim/cpu/
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 6916d 12h /or1k/trunk/or1ksim/cpu/
1554 fixed l.maci encoding phoenix 6933d 22h /or1k/trunk/or1ksim/cpu/
1551 Remove the pcprev global nogj 6978d 01h /or1k/trunk/or1ksim/cpu/
1550 * prototype() -> prototype(void) where appropriate.
* Use `static' where it can be used.
nogj 6978d 01h /or1k/trunk/or1ksim/cpu/
1549 Spelling fixes nogj 6978d 01h /or1k/trunk/or1ksim/cpu/
1547 Use an array to keep track of the recompiled pages instead of a linked list nogj 6978d 01h /or1k/trunk/or1ksim/cpu/
1544 Print the exit code in decimal, like with the complex execution nogj 6978d 01h /or1k/trunk/or1ksim/cpu/
1543 Try to find a symbolic name of the location where we crashed nogj 6978d 01h /or1k/trunk/or1ksim/cpu/
1542 Print stackdump to stderr instead of stdout nogj 6978d 01h /or1k/trunk/or1ksim/cpu/
1540 * Breakup the tick_job function into smaller ones.
* Fix lots of conner cases.
* Add tests for the tick timer.
nogj 6978d 01h /or1k/trunk/or1ksim/cpu/
1539 Speed up the dmmu nogj 6978d 14h /or1k/trunk/or1ksim/cpu/
1538 Speed up the immu nogj 6978d 14h /or1k/trunk/or1ksim/cpu/
1537 Remove old spr logging code. Use `-d +spr' to get spr access logged to stderr nogj 6978d 14h /or1k/trunk/or1ksim/cpu/
1532 Add pretty spr dumping code nogj 6982d 00h /or1k/trunk/or1ksim/cpu/
1531 Remove non-trigerable out-of-range checks nogj 6982d 00h /or1k/trunk/or1ksim/cpu/
1529 * The effective address as written to the I/DCBPR registers needs to be translated by the respective mmu.
* Don't treat any values as special in the handling of DCPBR, DCBFR, DCBIR, ICBPR and ICBIR.
nogj 6983d 03h /or1k/trunk/or1ksim/cpu/

powered by: WebSVN 2.1.0

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