[sim] add vector traps to vector instructions
[riscv-isa-sim.git] / riscv / insns / shst_v.h
1 require_vector;
2 VEC_STORE(RD, store_uint16, RS2);