Home
last modified time | relevance | path

Searched refs:GEN_VEXT_ST_ELEM (Results 1 – 1 of 1) sorted by relevance

/qemu/target/riscv/
H A Dvector_helper.c165 #define GEN_VEXT_ST_ELEM(NAME, ETYPE, H, STSUF) \ in GEN_VEXT_LD_ELEM() macro
173 GEN_VEXT_ST_ELEM(ste_b, int8_t, H1, stb)
174 GEN_VEXT_ST_ELEM(ste_h, int16_t, H2, stw)
175 GEN_VEXT_ST_ELEM(ste_w, int32_t, H4, stl)
176 GEN_VEXT_ST_ELEM(ste_d, int64_t, H8, stq)