riscvarchive / riscv-binutils-gdb

RISC-V backports for binutils-gdb. Development is done upstream at the FSF.
GNU General Public License v2.0
148 stars 233 forks source link

Update rvb binutils support. #241

Closed jim-wilson closed 3 years ago

jim-wilson commented 3 years ago

Add zext.[bhw] that gcc now needs. Remove dropped insns. Fix insns that have changed subsets. Fix max/minu opcodes. Add new xperm.[nbhw] insns. Minimally verfified.

Nelson1225 commented 3 years ago

LGTM 👍