aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vlxhu_v.h
blob: 27d549c81d31d1d8f13cb50996473fb4614390fb (plain)
1
2
3
4
// vlxh.v and vlxseg[2-8]h.v
require(P.VU.vsew >= e16);
VI_DUPLICATE_VREG(insn.rs2(), P.VU.vlmax);
VI_LD(index[i], fn, uint16, 2);