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

Subversion Repositories or1k

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

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
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 6771d 06h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1690 Move the main execution loop to execute.c. nogj 6771d 06h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1687 Don't use MMX registers to keep track of the pc and the number of cycles
remaining untill the next job. Keeping the two places that these where used at
concurrent bloated generated code quite a bit and there was no performance
increase resulting from their use.
nogj 6771d 06h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
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 6771d 06h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1651 Remove usesless (that give zero information) calls to debug(). nogj 6771d 07h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
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 6771d 07h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1637 *** empty log message *** rezso 6786d 17h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1584 usability improvments phoenix 6863d 03h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1576 configure updates phoenix 6884d 03h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1557 Fix most warnings issued by gcc4 nogj 6907d 17h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1556 Create an 8-bit program load function to be able to load an unaligned section nogj 6907d 18h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1549 Spelling fixes nogj 6969d 06h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1547 Use an array to keep track of the recompiled pages instead of a linked list nogj 6969d 06h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1539 Speed up the dmmu nogj 6969d 20h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1538 Speed up the immu nogj 6969d 20h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1525 Rename ADDR_PAGE to IADDR_PAGE nogj 6974d 15h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1506 * Remove very slow {set,test}sprbit{,s} functions.
* Remove uses of getsprbits in time critical functions.
nogj 6974d 15h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1487 Remove useless *breakpoint argument from the {set,eval}_direct* functions nogj 7012d 18h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
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 7017d 15h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1484 Use the {set,eval}_direct* functions where they are supposed to be used nogj 7023d 09h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1483 Remove fixed pagesize limitation from the recompiler nogj 7038d 07h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1481 Remove the useless cross reference stuff: it was a bad idea to begin with nogj 7038d 07h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1452 Implement a dynamic recompiler to speed up the execution nogj 7065d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1446 Cosmetic fixes nogj 7065d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1436 Rearange some code to make it clearer what it does nogj 7065d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1434 Fix the prototype of setsim_reg nogj 7065d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1432 Collect most of the cpu state variables in a structure (cpu_state) nogj 7065d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1428 Remove useless indirection: check_depend()->depend_operands() nogj 7065d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1398 Correct incorrect calls to eval_direct8 nogj 7065d 11h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/
1386 Rework exception handling nogj 7071d 14h /or1k/tags/rel-0-3-0-rc1/or1ksim/cpu/common/

powered by: WebSVN 2.1.0

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