RISC-V: Encoding Branch Offset
The branch offset:
Bits in the branch offset:
{{ branchOffsetStr }}
Enter bits in funct7 (without 0b):
Enter bits in rd (without 0b):
{{ offset_message }}
{{ message }}
Enter all fields and click the Check button to check if funct7 and rd matches the branch offset.
Branch offset can be in dec/bin/hex, for example, "-4", "0b1 1111 1111 1100", or "0x1FFC". Digits can be separated by '-' or spaces.