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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc1/] [or1ksim/] [cpu/] [or1k/] - Rev 1715

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
1715 Add the capability to the pic to simulate a level or edge triggered pic. Add
a clear_interrupt() function that the peripherals need to use to signal that
they negated their interrupt line.
nogj 6747d 01h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1692 Instead of playing games with the esp when a jump needs to be executed, use
longjmp() to get to the jump handling code.
nogj 6747d 01h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1686 Remove the immu_ex_from_insn hack. nogj 6747d 01h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1678 Remove the ts_current hack by haveing the temporaries always shipped out before
any instruction that has the posibility to generate an exception
nogj 6747d 02h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1656 Pass the instruction operands as part of the op_queue structure. nogj 6747d 02h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1652 Avoid division and multiplication as far as possible (they are slow) nogj 6747d 02h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1585 added missing exception, fixes segfault with trap exception phoenix 6838d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1579 Add missing break; statements nogj 6859d 11h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1576 configure updates phoenix 6859d 23h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1557 Fix most warnings issued by gcc4 nogj 6883d 13h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
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 6883d 13h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1551 Remove the pcprev global nogj 6945d 02h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1550 * prototype() -> prototype(void) where appropriate.
* Use `static' where it can be used.
nogj 6945d 02h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1549 Spelling fixes nogj 6945d 02h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1540 * Breakup the tick_job function into smaller ones.
* Fix lots of conner cases.
* Add tests for the tick timer.
nogj 6945d 02h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1532 Add pretty spr dumping code nogj 6949d 02h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1531 Remove non-trigerable out-of-range checks nogj 6949d 02h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
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 6950d 04h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1525 Rename ADDR_PAGE to IADDR_PAGE nogj 6950d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/
1513 Remove the flag global nogj 6950d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/or1k/

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.