Update theory1.org
Added lines for having partial credit on questions 2 and 3.
This commit is contained in:
parent
520d4750b9
commit
840d879a47
1 changed files with 2 additions and 6 deletions
|
@ -65,9 +65,7 @@
|
|||
|
||||
** Question 2
|
||||
*4 points.*
|
||||
*NO PARTIAL CREDITS*
|
||||
Since you can test your solution with the testing framework I will not offer any
|
||||
points for a near correct solution to this problem.
|
||||
Partial credit awarded on a case by case basis.
|
||||
|
||||
Reading the binary of a RISC-V program you get the following:
|
||||
|
||||
|
@ -110,9 +108,7 @@
|
|||
|
||||
** Question 3
|
||||
*4 points.*
|
||||
*NO PARTIAL CREDITS*
|
||||
Since you can test your solution with the testing framework I will not offer any
|
||||
points for a near correct solution to this problem.
|
||||
Partial credit awarded on a case by case basis.
|
||||
|
||||
In order to load a large number LUI and ADDI are used.
|
||||
consider the following program
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue