]> git.proxmox.com Git - mirror_qemu.git/commit - target/ppc/translate_init.c.inc
target-ppc: Add Flag for Power ISA V2.06 Floating Point Test Instructions
authorTom Musta <tommusta@gmail.com>
Tue, 7 Jan 2014 16:06:06 +0000 (10:06 -0600)
committerAlexander Graf <agraf@suse.de>
Wed, 5 Mar 2014 02:06:42 +0000 (03:06 +0100)
commit29a0e4e9a1adfaf8864cfb7a79e5bb0f28aac282
tree338d6b7d04bb04449cdc97aff97342da5c428611
parentc73860803f8f8f56ee01b6e796507bfb4ea073ec
target-ppc: Add Flag for Power ISA V2.06 Floating Point Test Instructions

This patch adds a flag for Floating Point Test instructions that were
introduced in Power ISA V2.06B.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/cpu.h
target-ppc/translate_init.c