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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc2/] [or1ksim/] [cpu/] [or32] - Rev 1729

Rev

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

Filtering Options

Clear current filter

Rev Log message Author Age Path
1729 NOP_CNT_RESET resets the isntruction counters not the cpu! Fixes booting
linux-2.6 with dynamic execution.
nogj 6748d 11h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1728 RET_FROM_DYN_CODE messes up when the stack has been shifted. To avoid any
problems with gcc add the op_do_jump() function implemented in assembly that
handles returning from recompiled code.
nogj 6748d 11h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1727 Operations may be given the index of 0 so move the definition of
op_mark_loc_indx to the end of the file when the operation numbers are already
known, giving op_mark_loc_indx a free index.
nogj 6748d 11h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1721 Use SPEEDY_CALL to call op_support_analysis(). nogj 6749d 22h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1720 Warning/spelling/gramer/useless comment removal fixes. nogj 6749d 22h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1717 Move the immu config out of the global config struct nogj 6749d 22h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
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 6749d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1691 Remove useless conditions from enter_dyn_code() nogj 6749d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1690 Move the main execution loop to execute.c. nogj 6749d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
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 6749d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1686 Remove the immu_ex_from_insn hack. nogj 6749d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1685 Remove the test_dyn_rec program. It's not that usefull anymore now that the
recompiler more-or-less works, it was starting to accumulate lots of hacks and
was a burden on maintance
nogj 6749d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1684 Instead of encoding the value of the raw instruction into the generated
instruction stream, put it into a malloced array that is accessed when
analysis() is called
nogj 6749d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1683 Protect l.jr instructions from having their delay slot on the page after the
instruction itself
nogj 6749d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1682 Move the call to find_jump_loc() to avoid a condition. nogj 6749d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1681 Use page_offset_mask instead of page_size - 1 nogj 6749d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1680 Reset opq->xref to zero after the page has been recompiled in preperation for
the next time recompile_page may be called
nogj 6749d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1679 Remove useless memcpy() nogj 6749d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
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 6749d 23h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1677 Only ship a temporary out if it has been used as a destination register nogj 6750d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1676 Only move a register into a temporary if it has been used as a source register nogj 6750d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1675 Remove the unneeded local i from eval_insn_ops() nogj 6750d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1674 Move shipping the jump-to register to gen_j_reg(), where it belongs. nogj 6750d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1673 Move Condition to the correct place nogj 6750d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1672 Store instructions don't modify any register. Don't mark them as such in the
arch. definitions
nogj 6750d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1671 Remove the unused addr parameter to the recompile_insn() function nogj 6750d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1670 Move the check for the link register from recompile_insn to the two jal
instructions that need it
nogj 6750d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
1669 Special case exception instructions only once nogj 6750d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
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 6750d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32
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 6750d 00h /or1k/tags/rel-0-3-0-rc2/or1ksim/cpu/or32

powered by: WebSVN 2.1.0

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