qemu-e2k/target-ppc
Tom Musta da29cb7bc7 target-ppc: Add ISA 2.06 ftdiv Instruction
This patch adds the Floating Point Test for Divide instruction which
was introduced in Power ISA 2.06B.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-03-05 03:06:43 +01:00
..
arch_dump.c
cpu-models.c
cpu-models.h
cpu-qom.h
cpu.h target-ppc: Add Flag for Power ISA V2.06 Floating Point Test Instructions 2014-03-05 03:06:42 +01:00
excp_helper.c
fpu_helper.c target-ppc: Add ISA 2.06 ftdiv Instruction 2014-03-05 03:06:43 +01:00
gdbstub.c
helper_regs.h
helper.h target-ppc: Add ISA 2.06 ftdiv Instruction 2014-03-05 03:06:43 +01:00
int_helper.c target-ppc: Add ISA 2.06 divwe[o] Instructions 2014-03-05 03:06:40 +01:00
kvm_ppc.c
kvm_ppc.h
kvm-stub.c
kvm.c
machine.c
Makefile.objs
mem_helper.c
mfrom_table_gen.c
mfrom_table.c
misc_helper.c
mmu_helper.c
mmu-hash32.c
mmu-hash32.h
mmu-hash64.c
mmu-hash64.h
STATUS
timebase_helper.c
translate_init.c target-ppc: Add Flag for Power ISA V2.06 Floating Point Test Instructions 2014-03-05 03:06:42 +01:00
translate.c target-ppc: Add ISA 2.06 ftdiv Instruction 2014-03-05 03:06:43 +01:00
user_only_helper.c