xemu/target/s390x
Richard Henderson 8703cfbf98 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>
2020-05-06 09:25:00 -07:00
..
arch_dump.c
cc_helper.c
cpu_features_def.h
cpu_features_def.inc.h s390x: protvirt: Support unpack facility 2020-04-29 14:30:54 +02:00
cpu_features.c
cpu_features.h
cpu_models.c
cpu_models.h
cpu-param.h
cpu-qom.h cpu: Use DeviceClass reset instead of a special CPUClass reset 2020-03-17 19:48:10 -04:00
cpu.c s390x: protvirt: Set guest IPL PSW 2020-04-29 14:31:32 +02:00
cpu.h s390x: Add SIDA memory ops 2020-04-29 14:31:31 +02:00
crypto_helper.c
diag.c s390x: protvirt: Move diag 308 data over SIDA 2020-04-29 14:31:32 +02:00
excp_helper.c Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument 2020-02-20 14:47:08 +01:00
fpu_helper.c
gdbstub.c gdbstub: extend GByteArray to read register helpers 2020-03-17 17:38:38 +00:00
gen-features.c s390x: Add unpack facility feature to GA1 2020-04-29 14:31:32 +02:00
helper.c s390x: protvirt: Handle SIGP store status correctly 2020-04-29 14:31:32 +02:00
helper.h
insn-data.def
insn-format.def
int_helper.c
internal.h gdbstub: extend GByteArray to read register helpers 2020-03-17 17:38:38 +00:00
interrupt.c
ioinst.c s390x: protvirt: Move IO control structures over SIDA 2020-04-29 14:31:32 +02:00
kvm_s390x.h s390x: Add SIDA memory ops 2020-04-29 14:31:31 +02:00
kvm-stub.c s390x: protvirt: Support unpack facility 2020-04-29 14:30:54 +02:00
kvm.c s390x: Add unpack facility feature to GA1 2020-04-29 14:31:32 +02:00
machine.c
Makefile.objs
mem_helper.c
misc_helper.c
mmu_helper.c s390x: Add SIDA memory ops 2020-04-29 14:31:31 +02:00
s390-tod.h
sigp.c s390x: sigp: Fix sense running reporting 2020-01-27 12:13:10 +01:00
tcg_s390x.h
tcg-stub.c
trace-events
translate_vx.inc.c target/s390x: Use tcg_gen_gvec_dup_imm 2020-05-06 09:25:00 -07:00
translate.c target/s390x/translate: Fix RNSBG instruction 2020-02-26 18:57:07 +01:00
vec_fpu_helper.c
vec_helper.c
vec_int_helper.c
vec_string_helper.c
vec.h