OSDN Git Service

target-s390: Implement SAM specification exception
authorRichard Henderson <rth@twiddle.net>
Fri, 6 Sep 2013 16:31:37 +0000 (09:31 -0700)
committerRichard Henderson <rth@twiddle.net>
Tue, 3 Feb 2015 20:06:37 +0000 (12:06 -0800)
commit8612c935831647c193281992738f96292428b9e6
treec57edee8caed0955bb55fd049954a87c783bf9b4
parent16017c48547960539fcadb1f91d252124f442482
target-s390: Implement SAM specification exception

Also, these are user-mode instructions; allow their use
in CONFIG_USER_ONLY.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-s390x/insn-data.def
target-s390x/translate.c