aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vlxh_v.h
blob: fd3a1fb55f734a06cccf3c67b4a4b9e63f437d01 (plain)
1
2
3
4
// vlxh.v
require(P.VU.vsew >= e16);
VI_DUPLICATE_VREG(insn.rs2(), P.VU.vlmax);
VI_LD_INDEX(index[i], fn, int16, 2, false);