Searched refs:gop_ands (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 2734 static const GVecGen2s gop_ands = { variable 2747 tcg_gen_gvec_2s(dofs, aofs, oprsz, maxsz, tmp, &gop_ands); in tcg_gen_gvec_ands() 2755 tcg_gen_gvec_2s(dofs, aofs, oprsz, maxsz, tmp, &gop_ands); in tcg_gen_gvec_andi()
|