tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
commit9620ae01b888e7d7ffd084782ac4edaa857413b2
authorMatheus Ferst <matheus.ferst@eldorado.org.br>
Wed, 2 Mar 2022 05:51:38 +0000 (2 06:51 +0100)
committerCédric Le Goater <clg@kaod.org>
Wed, 2 Mar 2022 05:51:38 +0000 (2 06:51 +0100)
tree979b78b758449f51db17d29df2b437f2905046ac
parent41c2877f524c7715867c20b4936cf729ccc30996
tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i

Following the implementation of tcg_gen_gvec_3i, add a four-vector and
immediate operand expansion method.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20220225210936.1749575-34-matheus.ferst@eldorado.org.br>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
include/tcg/tcg-op-gvec.h
tcg/tcg-op-gvec.c