From: Jens Remus Date: Thu, 23 Nov 2023 14:48:59 +0000 (+0100) Subject: s390: Correct prno instruction name X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=31238493cc8194a57227248edd8199021a1e5f66;p=thirdparty%2Fbinutils-gdb.git s390: Correct prno instruction name IBM z13 (arch11) introduced ppno (Perform Pseudorandom Number Operation). IBM z14 (arch12) introduced prno (Perform Random Number Operation) and deprecated ppno. opcodes/ * s390-opc.txt: Correct prno instruction name. Signed-off-by: Jens Remus Reviewed-by: Andreas Krebbel (cherry picked from commit 6e1d1b2e7b2e12e53fa287387fbbca9c56dc29d0) --- diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt index 674c0cf1987..853758b96aa 100644 --- a/opcodes/s390-opc.txt +++ b/opcodes/s390-opc.txt @@ -1910,7 +1910,7 @@ e30000000049 stgsc RXY_RRRD "store guarded storage controls" arch12 zarch b929 kma RRF_R0RR "cipher message with galois counter mode" arch12 zarch -b93c prno RRE_RR "perform pseudorandom number operation" arch12 zarch +b93c prno RRE_RR "perform random number operation" arch12 zarch b9a1 tpei RRE_RR "test pending external interruption" arch12 zarch b9ac irbm RRE_RR "insert reference bits multiple" arch12 zarch