aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/addw.h
blob: f8715e36c46ffcc90de48217ed358ffa67e14561 (plain)
1
2
RD = sext32(RS1 + RS2);