rjones / rpms / gdb

Forked from rpms/gdb 5 months ago
Clone
Jan Kratochvil 4f1de05
commit a0a110b0dd5077373c4102d1502130eb159c366b
Jan Kratochvil 4f1de05
Author: Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Jan Kratochvil 4f1de05
Date:   Wed May 17 12:39:39 2017 +0200
Jan Kratochvil 4f1de05
Jan Kratochvil 4f1de05
    S/390: Fix arch level of pckmo instruction.
Jan Kratochvil 4f1de05
    
Jan Kratochvil 4f1de05
    Fix wrong architecture level of PCKMO instruction.
Jan Kratochvil 4f1de05
    
Jan Kratochvil 4f1de05
    Committed to mainline.
Jan Kratochvil 4f1de05
    
Jan Kratochvil 4f1de05
    opcodes/ChangeLog:
Jan Kratochvil 4f1de05
    
Jan Kratochvil 4f1de05
    2017-05-17  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
Jan Kratochvil 4f1de05
    
Jan Kratochvil 4f1de05
            * s390-opc.txt: PCKMO change arch level to z196.
Jan Kratochvil 4f1de05
    
Jan Kratochvil 4f1de05
    gas/ChangeLog:
Jan Kratochvil 4f1de05
    
Jan Kratochvil 4f1de05
    2017-05-17  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
Jan Kratochvil 4f1de05
    
Jan Kratochvil 4f1de05
            * testsuite/gas/s390/zarch-z10.d: Remove pckmo.
Jan Kratochvil 4f1de05
            * testsuite/gas/s390/zarch-z10.s: Remove pckmo.
Jan Kratochvil 4f1de05
            * testsuite/gas/s390/zarch-z196.d: Add pckmo.
Jan Kratochvil 4f1de05
            * testsuite/gas/s390/zarch-z196.s: Add pckmo.
Jan Kratochvil 4f1de05
Jan Kratochvil 4f1de05
--- a/opcodes/s390-opc.txt
Jan Kratochvil 4f1de05
+++ b/opcodes/s390-opc.txt
Jan Kratochvil 4f1de05
@@ -976,7 +976,6 @@ b286 qsi S_RD "query sampling information" z10 zarch
Jan Kratochvil 4f1de05
 b2e0 scctr RRE_RR "set cpu counter" z10 zarch
Jan Kratochvil 4f1de05
 b2e1 spctr RRE_RR "set peripheral counter" z10 zarch
Jan Kratochvil 4f1de05
 b280 lpp S_RD "load program parameter" z10 zarch
Jan Kratochvil 4f1de05
-b928 pckmo RRE_00 "perform cryptographic key management operation" z10 zarch
Jan Kratochvil 4f1de05
 
Jan Kratochvil 4f1de05
 # The new instructions of the IBM zEnterprise z196
Jan Kratochvil 4f1de05
 b9c8 ahhhr RRF_R0RR2 "add high high" z196 zarch
Jan Kratochvil 4f1de05
@@ -1116,6 +1115,7 @@ b92a kmf RRE_RR "cipher message with CFB" z196 zarch
Jan Kratochvil 4f1de05
 b92b kmo RRE_RR "cipher message with OFB" z196 zarch
Jan Kratochvil 4f1de05
 b92c pcc RRE_00 "perform cryptographic computation" z196 zarch
Jan Kratochvil 4f1de05
 b92d kmctr RRF_R0RR "cipher message with counter" z196 zarch
Jan Kratochvil 4f1de05
+b928 pckmo RRE_00 "perform cryptographic key management operation" z196 zarch
Jan Kratochvil 4f1de05
 
Jan Kratochvil 4f1de05
 # The new instructions of the IBM zEnterprise EC12
Jan Kratochvil 4f1de05
 b2ec etnd RRE_R0 "extract transaction nesting depth" zEC12 zarch htm