commit | 6e1d1b2e7b2e12e53fa287387fbbca9c56dc29d0 | [log] [tgz] |
---|---|---|
author | Jens Remus <jremus@linux.ibm.com> | Thu Nov 23 15:48:59 2023 +0100 |
committer | Andreas Krebbel <krebbel@linux.ibm.com> | Thu Nov 23 15:51:03 2023 +0100 |
tree | b04f991a392a4d8a7ee34eeec1a08a2513d0df3e | |
parent | 2bf1f788bd7941375af27741715af645faa1cee6 [diff] |
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 <jremus@linux.ibm.com> Reviewed-by: Andreas Krebbel <krebbel@linux.ibm.com>