riscv / riscv-isa-manual

RISC-V Instruction Set Manual
https://riscv.org/
Creative Commons Attribution 4.0 International
3.71k stars 644 forks source link

remove redundant 'rd == x0' #1690

Closed kacouane closed 1 month ago

kacouane commented 1 month ago

remove redundancy for rd == x0 in def of return

This cosmetic fix was suggested here: https://github.com/riscv/riscv-cfi/pull/229