]> git.proxmox.com Git - qemu.git/commit
s390x: implement lrvgr
authorAlexander Graf <agraf@suse.de>
Mon, 30 May 2011 10:09:12 +0000 (12:09 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 3 Jun 2011 11:34:02 +0000 (13:34 +0200)
commite1b45cca620bf33168914283f81f6f3d8847f76b
tree3ecc05f2b9a74be67d33dda04dc01027649dd252
parent5b185639c5740998de403415c749ac98e13418fd
s390x: implement lrvgr

The LRVGR instruction was missing. Implement it, so everyone's happy.

Reported-by: Balazs Kutil <bkutil@novell.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-s390x/translate.c