From sherif at ece.msstate.edu Tue Feb 9 11:46:47 2010 From: sherif at ece.msstate.edu (Sherif Abdelwahed) Date: Tue Feb 9 17:37:17 2010 Subject: [ece4713] Assignment 2 and Test 1 Message-ID: <003601caa9af$da082be0$8e1883a0$@msstate.edu> Hi CA Folks, Assignment 2 is attached. It is due Monday Feb. 15, 10:00am. You can either bring to my office or uploaded as indicated in the course webpage. As mentioned in the class, test 1 will be on Tuesday Feb 16, 9:30-10:45am. This test will target Chapters 1 and 2 as covered in the class. You are allowed to bring the MIPS reference sheet that comes with book, or the attached revised version of it. Only non-programmable calculators are allowed (you will need a basic calculator for this test). Let me know if you have any question. --Sherif -------------- next part -------------- A non-text attachment was scrubbed... Name: MIPS_Green_Card.pdf Type: application/pdf Size: 360575 bytes Desc: not available Url : http://www.ece.msstate.edu/pipermail/ece4713/attachments/20100209/226268c9/MIPS_Green_Card-0001.pdf -------------- next part -------------- A non-text attachment was scrubbed... Name: A2.pdf Type: application/pdf Size: 244571 bytes Desc: not available Url : http://www.ece.msstate.edu/pipermail/ece4713/attachments/20100209/226268c9/A2-0001.pdf From sherif at ece.msstate.edu Mon Feb 15 15:51:56 2010 From: sherif at ece.msstate.edu (Sherif Abdelwahed) Date: Mon Feb 15 15:51:58 2010 Subject: [ece4713] A2 Solution (partial) Message-ID: <000001caae89$17fed650$47fc82f0$@msstate.edu> Hi CA Folks, Here after are the final solution to selected exercises from assignment 2. 2.4.4: a. f += g + h + i + j; b. f = A[1]; 2.4.6 a. 5 as written, 5 minimally b. 2 as written, 2 minimally 2.14.1 a. add $t1, $t0, $0 srl $t1, $t1, 5 andi $t1, $t1, 0x0001ffff 2.15.2 a. nor $t1, $t2, $t2 and $t1, $t1, $t3 2.17.4 a. 20 b. 200 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.ece.msstate.edu/pipermail/ece4713/attachments/20100215/0f11ec33/attachment.html From sherif at ece.msstate.edu Tue Feb 23 14:35:08 2010 From: sherif at ece.msstate.edu (Sherif Abdelwahed) Date: Tue Feb 23 14:35:58 2010 Subject: [ece4713] Assignment 3, project, and test 2 Message-ID: <003101cab4c7$b034eab0$109ec010$@msstate.edu> Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: A3.pdf Type: application/pdf Size: 179345 bytes Desc: not available Url : http://www.ece.msstate.edu/pipermail/ece4713/attachments/20100223/6d80a57c/A3-0001.pdf