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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc2/] [or1ksim/] [cpu/] [common/] [execute.h] - Rev 1765

Rev

Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5586d 19h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1753 This commit was manufactured by cvs2svn to create tag 'rel-0-3-0-rc2'. 5706d 02h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1751 These are the changes to support Or1ksim 0.3.0rc2. Most significantly they provide GDB RSP support. They also fix 5 outstanding bugs and satisfy one new feature request. jeremybennett 5706d 04h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1748 These are all the changes for Or1ksim 0.3.0 release candidate 1. The changes
are explained in the NEWS, README and ChangeLog files. A number of
long-standing bugs are fixed (see the OpenRISC tracker), and the code is
brought up to a consistent standard, following the GNU coding conventions
throughout.

Argument parsing now uses argtable2, and a User Guide has been added.
Documentation throughout has been extended to be compatible with Doxygen,
providing a further level of technical detail on the internals.
jeremybennett 5736d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
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 6732d 21h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
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 6732d 21h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1690 Move the main execution loop to execute.c. nogj 6732d 21h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
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 6732d 21h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
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 6732d 21h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1547 Use an array to keep track of the recompiled pages instead of a linked list nogj 6930d 21h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1481 Remove the useless cross reference stuff: it was a bad idea to begin with nogj 6999d 22h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1452 Implement a dynamic recompiler to speed up the execution nogj 7027d 01h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1434 Fix the prototype of setsim_reg nogj 7027d 01h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1432 Collect most of the cpu state variables in a structure (cpu_state) nogj 7027d 01h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7077d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1308 Gyorgy Jeney: extensive cleanup phoenix 7281d 18h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
560 some code cleanup markom 8202d 08h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
557 some optimizations; fsim running at 2MIPS; pm section added to config; configure bug fixed markom 8203d 07h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
294 improved config parser markom 8267d 08h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
138 - on the fly insn decoding
- removed asm input file support
- removed string from execution
- speedup of loading
markom 8405d 08h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h

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.