aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vlhu_v.h
blob: c06113e4008ad0fb0c48c0f0d0682562eb33cf68 (plain)
1
2
3
4
// vlhu.v and vlseg[2-8]hu.v
require(P.VU.vsew >= e16);
VI_LD(0, i * nf + fn, uint16, 2);
VI_CHECK_1905