riscv / riscv-isa-manual

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

Fix descriptions/encodings of zip/unzip instructions #1635

Closed aswaterman closed 3 weeks ago

aswaterman commented 3 weeks ago

Something went wrong when these specs were integrated into the main ISA manual. This PR restores the definitions of these instructions to the ratified ones.

Resolves #1632