qemu-patch-raspberry4/target-ppc
Benjamin Herrenschmidt a007b19b37 ppc: Improve a few more helper flags
Mostly turn "store" type of helpers into TCG_CALL_NO_WG because
they can take exceptions. Also fixup_thrm doesn't read nor write
the tracked environment.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2016-09-07 12:40:12 +10:00
..
translate ppc: Rename #include'd .c files to .inc.c 2016-09-07 12:40:12 +10:00
arch_dump.c
cpu-models.c target-ppc: Introduce Power9 family 2016-09-07 09:52:14 +10:00
cpu-models.h target-ppc: Introduce Power9 family 2016-09-07 09:52:14 +10:00
cpu-qom.h target-ppc: Introduce Power9 family 2016-09-07 09:52:14 +10:00
cpu.h ppc: Don't update NIP in facility unavailable interrupts 2016-09-07 12:40:10 +10:00
dfp_helper.c target-ppc: add dtstsfi[q] instructions 2016-09-07 12:40:11 +10:00
excp_helper.c ppc: Make alignment exceptions suck less 2016-09-07 12:40:10 +10:00
fpu_helper.c ppc: Make float_check_status() pass the return address 2016-09-07 12:33:47 +10:00
gdbstub.c
helper.h ppc: Improve a few more helper flags 2016-09-07 12:40:12 +10:00
helper_regs.h
int_helper.c target-ppc: add vsrv instruction 2016-09-07 12:40:12 +10:00
kvm-stub.c
kvm.c
kvm_ppc.h
machine.c
Makefile.objs
mem_helper.c ppc: Speed up dcbz 2016-09-07 12:40:11 +10:00
mfrom_table.c
mfrom_table_gen.c
misc_helper.c ppc: Don't update NIP in facility unavailable interrupts 2016-09-07 12:40:10 +10:00
mmu-hash32.c
mmu-hash32.h
mmu-hash64.c ppc: Fix source NIP on SLB related interrupts 2016-09-07 12:40:10 +10:00
mmu-hash64.h
mmu_helper.c ppc: Don't update NIP BookE 2.06 tlbwe 2016-09-07 12:40:10 +10:00
monitor.c
STATUS
timebase_helper.c ppc: Don't update NIP in DCR access routines 2016-09-07 12:40:10 +10:00
trace-events
translate.c ppc: Don't generate dead code on unconditional branches 2016-09-07 12:40:12 +10:00
translate_init.c ppc: Don't update NIP in facility unavailable interrupts 2016-09-07 12:40:10 +10:00
user_only_helper.c