qemu-patch-raspberry4/target-ppc
Tom Musta 22ffad31d4 target-ppc: Implement mulldo with TCG
Optimize mulldo by using the muls2_i64 operation rather than a helper.  Eliminate
the obsolete helper code.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Suggested-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-09-08 12:50:53 +02:00
..
arch_dump.c
cpu-models.c
cpu-models.h
cpu-qom.h spapr: Add support for new NMI interface 2014-08-25 13:25:16 +02:00
cpu.h
dfp_helper.c
excp_helper.c spapr: Add support for new NMI interface 2014-08-25 13:25:16 +02:00
fpu_helper.c
gdbstub.c
helper.h target-ppc: Implement mulldo with TCG 2014-09-08 12:50:53 +02:00
helper_regs.h
int_helper.c target-ppc: Implement mulldo with TCG 2014-09-08 12:50:53 +02:00
kvm-stub.c
kvm.c PPC: KVM: Use vm check_extension for pv hcall 2014-09-08 12:50:51 +02:00
kvm_ppc.c
kvm_ppc.h spapr: add uuid/host details to device tree 2014-09-08 12:50:47 +02:00
machine.c
Makefile.objs
mem_helper.c
mfrom_table.c
mfrom_table_gen.c
misc_helper.c
mmu-hash32.c
mmu-hash32.h
mmu-hash64.c
mmu-hash64.h
mmu_helper.c
STATUS
timebase_helper.c
translate.c target-ppc: Implement mulldo with TCG 2014-09-08 12:50:53 +02:00
translate_init.c target-ppc: Fix number of threads per core limit 2014-07-15 16:11:58 +02:00
user_only_helper.c