target-ppc: Add Load Quadword and Reserve
commit9c294d5ab3eac0e600fa510becfa677d87b088bf
authorTom Musta <tommusta@gmail.com>
Mon, 10 Feb 2014 17:27:00 +0000 (10 11:27 -0600)
committerAlexander Graf <agraf@suse.de>
Wed, 5 Mar 2014 02:06:50 +0000 (5 03:06 +0100)
tree28c3b03f38c460847904541b3ab2c88116efb59a
parent84cab1e2f5be3ea6eaa65c9fc0422fb992946ce0
target-ppc: Add Load Quadword and Reserve

This patch adds the Load Quadword and Reserve (lqarx) instruction,
which is new in Power ISA 2.07.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/cpu.h
target-ppc/translate.c