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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc2/] [or1ksim/] - Rev 1661

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
1661 Have arithetic operations use op_2t.h and op_3t.h to generate the combination of
operations that operate on the different temporaries
nogj 6779d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1660 Create an op_3t.h file that automagically creates all the combinations of
operations depending on the number of tempraries availible. Move operations
that operate on three tempraries to the op_3t_op.h file from op.c
nogj 6779d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1659 Forgot cvs add ... nogj 6779d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1658 Create an op_2t.h file that automagically creates all the combinations of
operations depending on the number of tempraries availible. Move operations
that operate on two tempraries to the op_2t_op.h file from op.c
nogj 6779d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1657 Create an op_1t.h file that automagically creates all the combinations of
operations depending on the number of tempraries availible. Move operations
that operate on one temprary to the op_1t_op.h file from op.c
nogj 6779d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1656 Pass the instruction operands as part of the op_queue structure. nogj 6779d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1655 Move the functionality of init_dmmu() to dmmu_end_sec() that gets called when
the dmmu config file section has been parsed
nogj 6779d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1654 Move the functionality of init_immu() to immu_end_sec() that gets called when
the immu config file section has been parsed
nogj 6779d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1653 Dump the name of the unknown relocation. nogj 6779d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1652 Avoid division and multiplication as far as possible (they are slow) nogj 6779d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1651 Remove usesless (that give zero information) calls to debug(). nogj 6779d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
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 6779d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1649 Mark as many functions as possible static nogj 6779d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1645 Or1ksim release 0.2.0 nogj 6780d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1644 Update ChangeLog nogj 6780d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1643 Fix segmentation fault if setting a breakpoint on a non-existing label nogj 6780d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1642 Release 0.2.0-rc3 nogj 6791d 07h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1641 Update ChangeLog nogj 6791d 07h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1640 Upgrade cvs2cl.pl to version 2.59 nogj 6791d 07h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1637 *** empty log message *** rezso 6794d 15h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1619 Fixed types in function declaration jcastillo 6814d 17h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1614 CI should not be set in dMMU translation tables or one gets different behaviour with dMMU on or off in case data cache is enabled. care should be taken for addresses higher than 0x7fff_ffff where the situation is just reversed. (since or1200 does not cache upper half of address space if there is no dMMU) phoenix 6825d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1610 Update ChangeLog nogj 6833d 11h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1609 0.2.0-rc2 release nogj 6833d 12h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1608 Avoid scheduleing too many jobs, potentially underflowing the scheduler stack nogj 6834d 06h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1607 Don't drop cycles from the scheduler nogj 6834d 06h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1606 fix uninitialized reads phoenix 6834d 11h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1605 Execute l.ff1 instruction nogj 6841d 06h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1604 Fix dumphex/dumpverilog to not do unaligned memory access nogj 6841d 06h /or1k/tags/rel-0-3-0-rc2/or1ksim/
1598 Handle ethernet addresses as an address and not as an int nogj 6853d 08h /or1k/tags/rel-0-3-0-rc2/or1ksim/

powered by: WebSVN 2.1.0

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