aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/nor.h
blob: 553449f28d98bd265854a0037a482df209e145b9 (plain)
1
RD = ~(RS1 | RS2);