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 target-ppc: Remove POWER7+ and POWER8E families 2014-07-08 12:10:36 +02:00
cpu-models.h target-ppc: Add pvr_match() callback 2014-07-08 12:10:36 +02:00
cpu-qom.h spapr: Add support for new NMI interface 2014-08-25 13:25:16 +02:00
cpu.h target-ppc: enable virtio endian ambivalent support 2014-06-29 19:39:43 +03:00
dfp_helper.c target-ppc: Fix compiler warning 2014-06-24 20:01:24 +04:00
excp_helper.c spapr: Add support for new NMI interface 2014-08-25 13:25:16 +02:00
fpu_helper.c
gdbstub.c target-ppc: Fix gdbstub for ppc64le-linux-user 2014-07-08 12:10:36 +02:00
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 PPC: Fix booke206 TLB with phys addrs > 32bit 2014-07-08 12:10:36 +02:00
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