aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vmts.h
blob: a69e3888328d2bdf407224448069e7931caf1cda (plain)
1
2
3
require_vector;
demand(0 <= RS2 && RS2 < MAX_UTS, "ut not in range");
RD = UT_RS1(RS2);