]> git.proxmox.com Git - mirror_qemu.git/commit - target-ppc/cpu.h
target-ppc: Add Flag for ISA2.06 Atomic Instructions
authorTom Musta <tommusta@gmail.com>
Tue, 7 Jan 2014 16:05:55 +0000 (10:05 -0600)
committerAlexander Graf <agraf@suse.de>
Wed, 5 Mar 2014 02:06:40 +0000 (03:06 +0100)
commit1fa6c533047b4447cef693a1f54babc6a69fe19d
tree7633ae9d94b372225ff73ec57b1075df943f0364
parenta98eb9e99df4c11966fcd56cbcb6f06e6f413a89
target-ppc: Add Flag for ISA2.06 Atomic Instructions

This patch adds a flag for the atomic instructions 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