CMPUT 229 Laboratory Assignment #5 =================================== Final Mark: /100 MARKS TOTAL ===== Part 1: _____ /10 Computing Rotation and Immediate Part 2: _____ /10 Translating Register Part 3: _____ /60 Translating Instructions Part 4: _____ /20 Style ------------------------------------------------------------------------ Part 1: Computing Rotation and Immediate _____ /10 _____ /2 Correctly computes for numbers less than or equal to 0x000000FF = 255 _____ /8 Correctly computes for numbers greater than 0x000000FF = 255 ------------------------------------------------------------------------ Part 2: Translating Register _____ /10 ------------------------------------------------------------------------ Part 3: Translating Instructions _____ /60 _____ /30 Correctly translates I-type Instructions _____ /30 Correctly translates R-type Instructions ------------------------------------------------------------------------ Part 4: Style _____ /20 Some common deductions will include: (8 marks per deduction) No subroutine description No program header No explanation for register usage No block comments Incorrect submission file name or location in repo