riscvarchive / riscv-binutils-gdb

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

Support RISC-V ZV* extensions in riscv-binutils-2.33.1-rvv-0.8.x branch #197

Closed Nelson1225 closed 4 years ago

Nelson1225 commented 4 years ago

Support RISC-V ZV extensions. There are four Z sub-extensions for vector, Zvamo, Zvediv, Zvlsseg and Zvqmac. The vector base is present before adding any of current Zv extensions.

kito-cheng commented 4 years ago

I would like put those patch based on binutils 2.34 and rvv-0.9.x branch, so I gonna close this PR.

Nelson1225 commented 4 years ago

I would like put those patch based on binutils 2.34 and rvv-0.9.x branch, so I gonna close this PR.

OK, noted :)