Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dvector_internals.h179 typedef void opivv2_fn(void *vd, void *vs1, void *vs2, int i); typedef
191 opivv2_fn *fn, uint32_t esz);
H A Dvector_internals.c60 opivv2_fn *fn, uint32_t esz) in do_vext_vv()