target-s390x: support OC and NC in the EX instruction
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 8 Jan 2015 17:01:08 +0000 (18:01 +0100)
committerRichard Henderson <rth@twiddle.net>
Tue, 3 Feb 2015 20:27:05 +0000 (12:27 -0800)
commit8cf02f93dc37bc3de30dfb74eb0e904d1700dbf6
treeee389fc9b8798a3033e1f2382bd861efae4d9cbb
parent5b279407704613dbee8bc0866817bf7006b487a5
target-s390x: support OC and NC in the EX instruction

This is needed to run the GMP testsuite.

Reported-by: Torbjorn Granlund <torbjorng@google.com>
Tested-by: Torbjorn Granlund <torbjorng@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target-s390x/mem_helper.c