]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
s390: Correct prno instruction name
authorJens Remus <jremus@linux.ibm.com>
Thu, 23 Nov 2023 14:48:59 +0000 (15:48 +0100)
committerAndreas Krebbel <krebbel@linux.ibm.com>
Thu, 23 Nov 2023 14:51:03 +0000 (15:51 +0100)
commit6e1d1b2e7b2e12e53fa287387fbbca9c56dc29d0
treeb04f991a392a4d8a7ee34eeec1a08a2513d0df3e
parent2bf1f788bd7941375af27741715af645faa1cee6
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>
opcodes/s390-opc.txt