Blame SOURCES/gdb-rhbz1553104-s390x-arch12-5of6.patch

41ba02
commit c694bafc0bc795a63e607689cc35ad44047790e6
41ba02
Author: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
41ba02
Date:   Mon Sep 7 10:25:17 2015 +0200
41ba02
41ba02
    S/390: Fix opcode of ppno.
41ba02
    
41ba02
    opcodes/ChangeLog:
41ba02
    
41ba02
    2015-09-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
41ba02
    
41ba02
            * s390-opc.txt: Fix opcode of ppno instruction.
41ba02
    
41ba02
    gas/testsuite/ChangeLog:
41ba02
    
41ba02
    2015-09-09  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
41ba02
    
41ba02
            * gas/s390/zarch-z13.d: Fix opcode of ppno instruction.
41ba02
41ba02
--- a/opcodes/s390-opc.txt
41ba02
+++ b/opcodes/s390-opc.txt
41ba02
@@ -1678,4 +1678,4 @@ eb00000000e1 stocfh*12 RSY_R0RD "store high on condition" z13 zarch
41ba02
 e3000000003a llzrgf RXY_RRRD "load logical and zero rightmost bytes 32->64" z13 zarch
41ba02
 e3000000003b lzrf RXY_RRRD "load and zero rightmost byte 32->32" z13 zarch
41ba02
 e3000000002a lzrg RXY_RRRD "load and zero rightmost byte 64->64" z13 zarch
41ba02
-b9ec ppno RRE_RR "perform pseudorandom number operation" z13 zarch
41ba02
+b93c ppno RRE_RR "perform pseudorandom number operation" z13 zarch