qemu-e2k/target-ppc
Tom Musta 24e669ba53 target-ppc: Fix Altivec Shifts
Fix the implementation of the Altivec shift left and shift right
instructions (vsl, vsr) which erroneously inverts shift direction
on big endian hosts.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-11-04 23:26:15 +01:00
..
arch_dump.c
cpu-models.c target-ppc : Add new processor type 440x5wDFPU 2014-11-04 23:26:12 +01:00
cpu-models.h target-ppc: Add pvr_match() callback 2014-07-08 12:10:36 +02:00
cpu-qom.h target-ppc: Use cpu_exec_interrupt qom hook 2014-09-25 18:54:22 +01:00
cpu.h target-ppc: Use macros in opcodes table handling code 2014-11-04 23:26:12 +01:00
dfp_helper.c
excp_helper.c target-ppc: Use cpu_exec_interrupt qom hook 2014-09-25 18:54:22 +01:00
fpu_helper.c target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64 2014-11-04 23:26:11 +01:00
gdbstub.c target-ppc: Fix gdbstub for ppc64le-linux-user 2014-07-08 12:10:36 +02:00
helper_regs.h
helper.h target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64 2014-11-04 23:26:11 +01:00
int_helper.c target-ppc: Fix Altivec Shifts 2014-11-04 23:26:15 +01:00
kvm_ppc.c
kvm_ppc.h spapr: add uuid/host details to device tree 2014-09-08 12:50:47 +02:00
kvm-stub.c
kvm.c target-ppc: kvm: Fix memory overflow issue about strncat() 2014-11-04 23:26:13 +01:00
machine.c
Makefile.objs
mem_helper.c
mfrom_table_gen.c
mfrom_table.c
misc_helper.c
mmu_helper.c PPC: Fix booke206 TLB with phys addrs > 32bit 2014-07-08 12:10:36 +02:00
mmu-hash32.c
mmu-hash32.h
mmu-hash64.c
mmu-hash64.h
STATUS
timebase_helper.c
translate_init.c target-ppc: Fix an invalid free in opcode table handling code. 2014-11-04 23:26:12 +01:00
translate.c ppc: do not look at the MMU index to detect PR/HV mode 2014-11-04 23:26:13 +01:00
user_only_helper.c