target/s390x: Implement STORE FACILITIES LIST EXTENDED
commit5bf83628dc61b821c3834730836f1d7c2f5ff1be
authorRichard Henderson <rth@twiddle.net>
Mon, 25 Mar 2013 22:10:06 +0000 (25 15:10 -0700)
committerRichard Henderson <rth@twiddle.net>
Fri, 12 May 2017 22:40:29 +0000 (12 15:40 -0700)
tree6f23ec3c0d397cbfb83ab489236153c3cd8dab7c
parentecc1f5adeec4e3324d1b695a7c54e3967c526949
target/s390x: Implement STORE FACILITIES LIST EXTENDED

At the same time, improve STORE FACILITIES LIST
so that we don't hard-code the list for all cpus.

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