qemu/target/s390x
Emilio G. Cota 7f11636dbe tcg: remove addr argument from lookup_tb_ptr
It is unlikely that we will ever want to call this helper passing
an argument other than the current PC. So just remove the argument,
and use the pc we already get from cpu_get_tb_cpu_state.

This change paves the way to having a common "tb_lookup" function.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2017-10-10 07:37:10 -07:00
..
Makefile.objs
arch_dump.c
cc_helper.c
cpu-qom.h
cpu.c s390x/tcg: initialize machine check queue 2017-10-06 10:53:02 +02:00
cpu.h s390x: introduce and use S390_MAX_CPUS 2017-10-06 10:53:02 +02:00
cpu_features.c
cpu_features.h
cpu_features_def.h
cpu_models.c
cpu_models.h
crypto_helper.c
diag.c
excp_helper.c
fpu_helper.c
gdbstub.c
gen-features.c
helper.c
helper.h s390x/tcg: make STFL store into the lowcore 2017-10-06 10:53:02 +02:00
insn-data.def
insn-format.def
int_helper.c
internal.h
interrupt.c
ioinst.c
kvm-stub.c s390/kvm: Support for get/set of extended TOD-Clock for guest 2017-10-06 10:53:02 +02:00
kvm.c s390/kvm: Support for get/set of extended TOD-Clock for guest 2017-10-06 10:53:02 +02:00
kvm_s390x.h s390/kvm: Support for get/set of extended TOD-Clock for guest 2017-10-06 10:53:02 +02:00
machine.c
mem_helper.c
misc_helper.c s390x/tcg: make STFL store into the lowcore 2017-10-06 10:53:02 +02:00
mmu_helper.c
trace-events
translate.c tcg: remove addr argument from lookup_tb_ptr 2017-10-10 07:37:10 -07:00