Github username: fdude4
Line and file: part1.c line 246 to 263
Expected behavior: Successful
Observed behavior: Fail
Question:
I am using the same solution as the instructor used in print_itype_except_load so i do not think it is wrong, but when i run ./riscv -d ./code/input/I/I.input > ./code/out/I/I.solution i get very different values from the ones i should get. I have also checked my i-type load and cannot for the life of me figure the issue out. Please help.