On 9/22/20 3:31 AM, David Hildenbrand wrote: > As with the other crypto functions, we only implement subcode 0 (query) > and no actual encryption/decryption. We now implement S390_FEAT_MSA_EXT_8. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/gen-features.c | 1 + > target/s390x/insn-data.def | 1 + > target/s390x/translate.c | 7 +++++++ > 3 files changed, 9 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~