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 1753

Rev

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1753 This commit was manufactured by cvs2svn to create tag 'rel-0-3-0-rc2'. 5748d 18h /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 5748d 20h /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 5778d 16h /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 6775d 13h /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 6775d 13h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1690 Move the main execution loop to execute.c. nogj 6775d 13h /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 6775d 13h /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 6775d 13h /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 6973d 13h /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 7042d 14h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1452 Implement a dynamic recompiler to speed up the execution nogj 7069d 17h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1434 Fix the prototype of setsim_reg nogj 7069d 17h /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 7069d 17h /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 7119d 16h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1308 Gyorgy Jeney: extensive cleanup phoenix 7324d 10h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
560 some code cleanup markom 8245d 00h /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 8245d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
294 improved config parser markom 8310d 00h /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 8448d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
123 Bugs fixed:
- l.rfe temporarly disables exceptions
- l.sys does PC -= 4
- breakpoints now supported at peripheria locations
- uart0.rt/.tx nonexistent file segment fault

Other modifications:
- replaced string names to instruction indexes
- execute.c executes specified (in ISA table) function
- modified ISA table - flag needed for gdb
- added or32.c, which supports or32.h
- added new instructions l.mac, l.msb, l.maci, l.macrc
and their executing functions (opcodes to be revisited)
- added header acconfig.h
- modified configuration files
markom 8457d 20h /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.