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

Updated vmmv.m from vmcpy.m. #215

Closed Nelson1225 closed 4 years ago

Nelson1225 commented 4 years ago

Add new vmmv.m, and keep the old vmcpy.m for the compatibility. But objdump will show the new one.

I'm updating vector vm constraints since the mask rule is changed recently. I will adding the 0.9 release tag when I finish them. But this PR needs to be merged first, since newest vtg and spike will be released today.

Thanks Nelson