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!
Translate the following instructions from RISC-V to hexadecimal. Note that the question uses integer values for branches
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am