]> git.proxmox.com Git - mirror_qemu.git/commit
tcg/i386: Implement tcg_out_dupm_vec
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 18 Mar 2019 19:02:54 +0000 (12:02 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 13 May 2019 21:44:03 +0000 (14:44 -0700)
commit1e262b49b5331441f697461e4305fe06719758a7
treee4e7b4eb22a705a191cd6984c0dd43903e010b28
parentd6ecb4a978b718dbe108a9fa9ecccc8b7f7cb579
tcg/i386: Implement tcg_out_dupm_vec

At the same time, improve tcg_out_dupi_vec wrt broadcast
from the constant pool.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/i386/tcg-target.inc.c