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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc3/] - Rev 1673

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
1673 Move Condition to the correct place nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1672 Store instructions don't modify any register. Don't mark them as such in the
arch. definitions
nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1671 Remove the unused addr parameter to the recompile_insn() function nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1670 Move the check for the link register from recompile_insn to the two jal
instructions that need it
nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1669 Special case exception instructions only once nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1668 Create a def_op_t.h file that may be used to define arrays of function pointers,
pointing to the operation generation functions
nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1667 Have store operations use op_1t.h and op_2t.h to generate the combination of
operations that operate on the different temporaries
nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1666 Have load operations use op_1t.h and op_2t.h to generate the combination of
operations that operate on the different temporaries
nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1665 Have mac operations use op_2t.h to generate the combination of operations that
operate on the different temporaries.
nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1664 Have m{f,t}spr operations use op_1t.h and op_2t.h to generate the combination of
operations that operate on the different temporaries
nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1663 Have compare operations use op_2t.h to generate the combination of operations
that operate on the different temporaries
nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1662 Have sign extenstion operations use op_2t.h to generate the combination of
operations that operate on the different temporaries
nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
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 6753d 02h /or1k/tags/rel-0-3-0-rc3/
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 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1659 Forgot cvs add ... nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
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 6753d 02h /or1k/tags/rel-0-3-0-rc3/
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 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1656 Pass the instruction operands as part of the op_queue structure. nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1655 Move the functionality of init_dmmu() to dmmu_end_sec() that gets called when
the dmmu config file section has been parsed
nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1654 Move the functionality of init_immu() to immu_end_sec() that gets called when
the immu config file section has been parsed
nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1653 Dump the name of the unknown relocation. nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1652 Avoid division and multiplication as far as possible (they are slow) nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1651 Remove usesless (that give zero information) calls to debug(). nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
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 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1649 Mark as many functions as possible static nogj 6753d 02h /or1k/tags/rel-0-3-0-rc3/
1645 Or1ksim release 0.2.0 nogj 6754d 02h /or1k/tags/rel-0-3-0-rc3/
1644 Update ChangeLog nogj 6754d 02h /or1k/tags/rel-0-3-0-rc3/
1643 Fix segmentation fault if setting a breakpoint on a non-existing label nogj 6754d 02h /or1k/tags/rel-0-3-0-rc3/
1642 Release 0.2.0-rc3 nogj 6765d 04h /or1k/tags/rel-0-3-0-rc3/
1641 Update ChangeLog nogj 6765d 04h /or1k/tags/rel-0-3-0-rc3/

powered by: WebSVN 2.1.0

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