s390x: Add interlocked access facility 1 instructions
authorAlexander Graf <agraf@suse.de>
Fri, 8 May 2015 01:07:53 +0000 (03:07 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 13 May 2015 12:48:54 +0000 (14:48 +0200)
commit57af7289f276ce70b65f2fbb4981833f04264aac
treec53e9238921496facd3c3a07535f523e9a1281af
parent13f67dd5825a7dfd7a4904a5fb0cf0a3f95d2d45
s390x: Add interlocked access facility 1 instructions

We're currently missing all instructions defined by the "interlocked-access
facility 1" which is part of zEC12. This patch implements all of them except
for LPD and LPDG.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
target-s390x/insn-data.def
target-s390x/translate.c