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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [or1ksim/] [cpu/] [or32/] [insnset.c] - Rev 1765

Rev

Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5602d 11h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1756 Changes for Or1kim 0.3.0rc3. A number of bugs fixed and small urgent features added. This is the final RC before 0.3.0. jeremybennett 5616d 17h /or1k/trunk/or1ksim/cpu/or32/insnset.c
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 5721d 21h /or1k/trunk/or1ksim/cpu/or32/insnset.c
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 5751d 17h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1744 Changes to bring behavior into line with the current OpenRISC 1000 specification and support GDB 6.8. A couple of small bugs with handling xterms and opening the remote debug channel are also fixed. Header files have been added to sources in Makefile.am files where they are missing, so that "make tags" will include them. Makefile.in files have been regenerated due to these changes. jeremybennett 5788d 15h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1651 Remove usesless (that give zero information) calls to debug(). nogj 6748d 15h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1557 Fix most warnings issued by gcc4 nogj 6885d 01h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1537 Remove old spr logging code. Use `-d +spr' to get spr access logged to stderr nogj 6947d 03h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1513 Remove the flag global nogj 6951d 22h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1508 Remove m{f,t}spr calls where we can access the spr directly nogj 6951d 22h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1506 * Remove very slow {set,test}sprbit{,s} functions.
* Remove uses of getsprbits in time critical functions.
nogj 6951d 22h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1471 Rewrite the interactive mode handling to also work in the recompiler nogj 7042d 18h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1438 NOP_REPORT should report numbers in hex not decimal nogj 7042d 18h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1432 Collect most of the cpu state variables in a structure (cpu_state) nogj 7042d 18h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1386 Rework exception handling nogj 7048d 22h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1375 Remove FAST_SIM, it nolonger provides a speed up nogj 7083d 13h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7092d 16h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1344 * Avoid doing a store in *every* instruction executed by storeing the instruction function unit in or32_opcodes nogj 7105d 20h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1343 * Fix warnings in insnset.c and execute.c nogj 7105d 20h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1342 * Fix generate.c to produce a execgen.c with less warnings.
* Fix the --enable-simple configure option.
nogj 7105d 20h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1338 l.ff1 instruction added andreje 7121d 18h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1321 some tests rely on exit(0) as a last std output text to pass phoenix 7207d 11h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1319 cpu/sim memory accesses separation, tick, exception, nr. of operands, cycles count,... corrections. phoenix 7209d 11h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1308 Gyorgy Jeney: extensive cleanup phoenix 7297d 11h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1303 compile fix regarding lf.itof.s, lf.itof.d phoenix 7314d 23h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1244 Added "cm" command to copy data inside memory.
Make or1ksim work on little endian platforms.
Port to Mac OS X.
Some bugfixes.
Allow JTAG write access to read-only memory regions.
hpanther 7464d 19h /or1k/trunk/or1ksim/cpu/or32/insnset.c
1170 Added support for l.addc instruction. csanchez 7681d 14h /or1k/trunk/or1ksim/cpu/or32/insnset.c
997 PRINTF should be used instead of printf; command redirection repaired markom 7994d 01h /or1k/trunk/or1ksim/cpu/or32/insnset.c
884 code cleaning - a lot of global variables moved to runtime struct markom 8037d 23h /or1k/trunk/or1ksim/cpu/or32/insnset.c
722 floating point registers are obsolete; GPRs should be used instead markom 8163d 21h /or1k/trunk/or1ksim/cpu/or32/insnset.c

powered by: WebSVN 2.1.0

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