Translate the following instructions from RISC-V to hexadecimal. Note that the question uses integer values for branches
Posted: Tue Jul 12, 2022 8:11 am
Translate the following instructions from RISC-V to hexadecimal.Note that the question uses integer values for branches andjumps, instead of labels.
Question: auipc t1 28
I understand that it is to add upper immediate to PC. Thegeneral form is auipc rd imm and we have rd = PC + (imm <<12), but I'm not sure where to go from here. Please answer andI will be sure to rate. Thank you!
Question: auipc t1 28
I understand that it is to add upper immediate to PC. Thegeneral form is auipc rd imm and we have rd = PC + (imm <<12), but I'm not sure where to go from here. Please answer andI will be sure to rate. Thank you!