Rev |
Log message |
Author |
Age |
Path |
1513 |
Remove the flag global |
nogj |
7162d 17h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1508 |
Remove m{f,t}spr calls where we can access the spr directly |
nogj |
7162d 17h |
/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 |
7162d 17h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1471 |
Rewrite the interactive mode handling to also work in the recompiler |
nogj |
7253d 12h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1438 |
NOP_REPORT should report numbers in hex not decimal |
nogj |
7253d 12h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1432 |
Collect most of the cpu state variables in a structure (cpu_state) |
nogj |
7253d 12h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1386 |
Rework exception handling |
nogj |
7259d 16h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1375 |
Remove FAST_SIM, it nolonger provides a speed up |
nogj |
7294d 07h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1350 |
Mark a simulated cpu address as such, by introducing the new oraddr_t type |
nogj |
7303d 11h |
/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 |
7316d 14h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1343 |
* Fix warnings in insnset.c and execute.c |
nogj |
7316d 15h |
/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 |
7316d 15h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1338 |
l.ff1 instruction added |
andreje |
7332d 13h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1321 |
some tests rely on exit(0) as a last std output text to pass |
phoenix |
7418d 05h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1319 |
cpu/sim memory accesses separation, tick, exception, nr. of operands, cycles count,... corrections. |
phoenix |
7420d 05h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1308 |
Gyorgy Jeney: extensive cleanup |
phoenix |
7508d 05h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1303 |
compile fix regarding lf.itof.s, lf.itof.d |
phoenix |
7525d 17h |
/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 |
7675d 14h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
1170 |
Added support for l.addc instruction. |
csanchez |
7892d 08h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |
997 |
PRINTF should be used instead of printf; command redirection repaired |
markom |
8204d 20h |
/or1k/trunk/or1ksim/cpu/or32/insnset.c |