Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg-op-vec.c414 void tcg_gen_abs_vec(unsigned vece, TCGv_vec r, TCGv_vec a) in tcg_gen_abs_vec() function
H A Dtcg-op-gvec.c2545 .fniv = tcg_gen_abs_vec, in tcg_gen_gvec_abs()
2550 .fniv = tcg_gen_abs_vec, in tcg_gen_gvec_abs()
2555 .fniv = tcg_gen_abs_vec, in tcg_gen_gvec_abs()
2560 .fniv = tcg_gen_abs_vec, in tcg_gen_gvec_abs()
/openbmc/qemu/include/tcg/
H A Dtcg-op-common.h429 void tcg_gen_abs_vec(unsigned vece, TCGv_vec r, TCGv_vec a);
/openbmc/qemu/target/loongarch/insn_trans/
H A Dtrans_vec.c.inc1665 tcg_gen_abs_vec(vece, t1, a);
1666 tcg_gen_abs_vec(vece, t2, b);