aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/remu.h
blob: e6af5123ddb376cf0db848d356b876c41c826cae (plain)
1
2
require64;
RD = RS1 % RS2;