Searched refs:do_dup_store (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 485 static void do_dup_store(TCGType type, uint32_t dofs, uint32_t oprsz, in do_dup_store() function 576 do_dup_store(type, dofs, oprsz, maxsz, t_vec); in do_dup() 1733 do_dup_store(type, dofs, oprsz, maxsz, t_vec); in tcg_gen_gvec_dup_mem()
|