]> Git Repo - qemu.git/commit
target-ppc: Add ISA 2.06 ftdiv Instruction
authorTom Musta <[email protected]>
Tue, 7 Jan 2014 16:06:07 +0000 (10:06 -0600)
committerAlexander Graf <[email protected]>
Wed, 5 Mar 2014 02:06:43 +0000 (03:06 +0100)
commitda29cb7bc7b62c14a69a104f91867edf9ce88543
tree22693522f567b8e15c6c897a59030dc2dd6d3022
parent29a0e4e9a1adfaf8864cfb7a79e5bb0f28aac282
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 <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-ppc/fpu_helper.c
target-ppc/helper.h
target-ppc/translate.c
This page took 0.023764 seconds and 4 git commands to generate.