Skip to content

[RISCV] Update Xcvmac Pseudo Instructions

Eclipse Webmaster requested to merge github/fork/realqhc/xcvmac-pseudo into development

Created by: realqhc

Map cv.mul* rd1, rs1, rs2 to cv.mul*n rd1, rs1, rs2, 0 to match the behavior in GCC.

See commit in binutils

Merge request reports

Loading