Align jump targets to 4 bytes
We use unconditional jumps to reach these locations but I think the RISC-V unconditional jump cannot express locations that are not aligned to 4 bytes.
parent
b23a94f5
Please register or sign in to comment
We use unconditional jumps to reach these locations but I think the RISC-V unconditional jump cannot express locations that are not aligned to 4 bytes.