432 |
Updates to handle interrupts correctly. |
jeremybennett |
5255d 08h |
/openrisc/trunk/or1ksim/testsuite/README |
234 |
Minor tidy ups. DOS end of line chars fixed. |
jeremybennett |
5369d 14h |
/openrisc/trunk/or1ksim/testsuite/README |
124 |
Overflow handling now in line with architecture manual. Tests added. |
jeremybennett |
5418d 05h |
/openrisc/trunk/or1ksim/testsuite/README |
123 |
Implementation of l.mfspr and l.mtspr corrected to use bitwise OR rather than addition. Associated tests added. |
jeremybennett |
5418d 09h |
/openrisc/trunk/or1ksim/testsuite/README |
122 |
Added l.ror and l.rori with associated tests. |
jeremybennett |
5419d 05h |
/openrisc/trunk/or1ksim/testsuite/README |
121 |
Adds exception handling to l.jalr and l.jr. Adds appropriate tests. |
jeremybennett |
5419d 06h |
/openrisc/trunk/or1ksim/testsuite/README |
118 |
New tests of multiply. Improved tests of exception handling for addition and division. Improvements to instruction testing library. |
jeremybennett |
5420d 03h |
/openrisc/trunk/or1ksim/testsuite/README |
116 |
Updated to fix l.maci and add tests for l.mac, l.maci, l.macrc and l.msb. Fixed bugs in the old Or1ksim mul test at the same time. |
jeremybennett |
5422d 06h |
/openrisc/trunk/or1ksim/testsuite/README |
115 |
Added support for l.fl1 and tests for l.ff1 and l.fl1 |
jeremybennett |
5423d 06h |
/openrisc/trunk/or1ksim/testsuite/README |
114 |
l.addic added. Tests of l.add, l.addc, l.addi and l.addic completed. All set overflow correctly, triggering a range exception if the OVE bit is set in the SR. |
jeremybennett |
5423d 07h |
/openrisc/trunk/or1ksim/testsuite/README |
112 |
Tidy ups to Ethernet test fixes. new tests for l.add. Fixes so l.add computes overflow correctly, and generates a range exception if the the OVE bit is set in the supervision register. |
jeremybennett |
5424d 05h |
/openrisc/trunk/or1ksim/testsuite/README |
107 |
New instruction set testing infrastructure. Fix for l.div/li.divu (Bug 1770) and tests for that bug. |
jeremybennett |
5427d 06h |
/openrisc/trunk/or1ksim/testsuite/README |
104 |
Candidate release 0.4.0rc4 |
jeremybennett |
5430d 13h |
/openrisc/trunk/or1ksim/testsuite/README |
98 |
Comprehensive testing of the library JTAG interface. Updates to the documentation to warn of issues in using the memory controller. |
jeremybennett |
5445d 09h |
/openrisc/trunk/or1ksim/testsuite/README |
97 |
Updates to test the new JTAG library interface (not yet complete). |
jeremybennett |
5459d 15h |
/openrisc/trunk/or1ksim/testsuite/README |
93 |
Additional library tests. Key difference is change to Or1ksim library interface for upcalls to bring closer in to line with SystemC TLM 2.0. |
jeremybennett |
5466d 06h |
/openrisc/trunk/or1ksim/testsuite/README |
90 |
Reorganized to allow tests with both native code (for the library) and OpenRISC code (which requires the target tool chain). |
jeremybennett |
5473d 06h |
/openrisc/trunk/or1ksim/testsuite/README |
82 |
Major restructuring of the testbench, now named testsuite to bring it into the main package with its own configuration. Uses DejaGNU and builds using a standard top level "make check".
Incorporate Mark Jarvis's fixes for Mac OS X. |
jeremybennett |
5474d 05h |
/openrisc/trunk/or1ksim/testsuite/README |