summaryrefslogtreecommitdiffstats
path: root/scripts/qapi
diff options
context:
space:
mode:
authorRichard Henderson2020-03-28 22:42:19 +0100
committerRichard Henderson2020-05-06 18:25:00 +0200
commit8703cfbf98b5d4adea4e715a76b1c79a7a09e060 (patch)
treebc96be7ba551174a7a8a0abb447018013d6242af /scripts/qapi
parenttcg: Add tcg_gen_gvec_dup_imm (diff)
downloadqemu-8703cfbf98b5d4adea4e715a76b1c79a7a09e060.tar.gz
qemu-8703cfbf98b5d4adea4e715a76b1c79a7a09e060.tar.xz
qemu-8703cfbf98b5d4adea4e715a76b1c79a7a09e060.zip
target/s390x: Use tcg_gen_gvec_dup_imm
The gen_gvec_dupi switch is unnecessary with the new function. Replace it with a local gen_gvec_dup_imm that takes care of the register to offset conversion and length arguments. Drop zero_vec and use use gen_gvec_dup_imm with 0. Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions