Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvector_internals.h216 void do_vext_vx(void *vd, void *v0, target_long s1, void *vs2,
226 do_vext_vx(vd, v0, s1, vs2, env, desc, \
H A Dvector_internals.c84 void do_vext_vx(void *vd, void *v0, target_long s1, void *vs2, in do_vext_vx() function