aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/mulw.h
blob: 81285a22cf11c6fcab64c57d7632671aac516d29 (plain)
1
2
RD = sext32(RS1 * RS2);