MIPT-ILab / MDSP

[2009 – 2012] MDSP: functional simulation of a Multimedia Digital Signal Processor
MIT License
3 stars 1 forks source link

Improve rate of instruction set emulation completeness: SIMD instructions #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently funcsim lacks any of SIMD instructions. Please implement them. They 
are listed on MDSP reference document, page 75, table 5.14. Their semantics are 
described in Appendix B.2

Original issue reported on code.google.com by grigory....@gmail.com on 28 Mar 2011 at 6:39

GoogleCodeExporter commented 9 years ago
Issue is accepted.

Original comment by agilmul...@gmail.com on 28 Mar 2011 at 9:02

GoogleCodeExporter commented 9 years ago
I added decode/encode operations for SIMD instruction.

Original comment by agilmul...@gmail.com on 18 Apr 2011 at 1:06

GoogleCodeExporter commented 9 years ago
The changes haven't been comitted, resetting the bug.

Original comment by grigory....@gmail.com on 1 Sep 2011 at 8:42