MIPT-ILab/MDSP

Code review request

Closed this issue · 2 comments

Purpose of code changes on this branch:
Check and fix current disassembling features of funcsim.

When reviewing my code changes, please focus on:
1. Changes in core.cpp. Some pieces of code were deleted (such as checking for 
zero instruction or printing binary codes in inverted form), because they were 
necessary before, but now we have more convenient ways to do that.

2. Changes in operation.cpp are not very important. Most of them are about how 
to present information in disassembled form.

3. Added all-tests.bin. It includes all operations which can be executed at 
this moment.

After the review, I'll merge this branch into:
/trunk


Original issue reported on code.google.com by plim.the...@gmail.com on 2 Dec 2010 at 6:00

Original comment by grigory....@gmail.com on 2 Dec 2010 at 7:39

  • Changed state: Fixed
:-) For review requests students should set mentors as issues' owners - that's 
mentors' responsibility to do the review. That's why I swapped Owner and Cc 
fields.

I've done the review.

Original comment by grigory....@gmail.com on 2 Dec 2010 at 7:40