402d6d34cb441d9968fe93baefc1805d10719ec4
[riscv-isa-sim.git] / hwacha / insns / movn.h
1 require_vector;
2 if (RS1 & 0x1) RD = RS2;