commit | 9620ae01b888e7d7ffd084782ac4edaa857413b2 | [log] [tgz] |
---|---|---|
author | Matheus Ferst <matheus.ferst@eldorado.org.br> | Wed Mar 02 06:51:38 2022 +0100 |
committer | Cédric Le Goater <clg@kaod.org> | Wed Mar 02 06:51:38 2022 +0100 |
tree | 979b78b758449f51db17d29df2b437f2905046ac | |
parent | 41c2877f524c7715867c20b4936cf729ccc30996 [diff] |
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>