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 1692

Rev

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

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 6775d 12h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1690 Move the main execution loop to execute.c. nogj 6775d 12h /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 12h /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 12h /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 13h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1452 Implement a dynamic recompiler to speed up the execution nogj 7069d 16h /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 15h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
1308 Gyorgy Jeney: extensive cleanup phoenix 7324d 09h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
560 some code cleanup markom 8244d 23h /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 22h /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 19h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
83 Updates. lampret 8529d 19h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
50 Added CURINSN macro. lampret 8813d 21h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
3 This commit was generated by cvs2svn to compensate for changes in r2, which
included commits to RCS files with non-trunk default branches.
cvs 9050d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h
2 First import. cvs 9050d 05h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/common/execute.h

powered by: WebSVN 2.1.0

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