diff options
author | Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | 2011-10-21 12:50:30 +0000 |
---|---|---|
committer | Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | 2011-10-21 12:50:30 +0000 |
commit | 9cae27dcb1821f8387a20c7c62163c270dc6c95c (patch) | |
tree | bec27a7510c2f0d5c38359f2efca62826e8fbf70 /opcodes/s390-opc.txt | |
parent | a27f53a7cba1a45366745ca94b43b6f565150238 (diff) | |
download | gdb-9cae27dcb1821f8387a20c7c62163c270dc6c95c.zip gdb-9cae27dcb1821f8387a20c7c62163c270dc6c95c.tar.gz gdb-9cae27dcb1821f8387a20c7c62163c270dc6c95c.tar.bz2 |
2011-10-21 Jan Glauber <jang@linux.vnet.ibm.com>
* s390-opc.txt: Add CPUMF instructions.
2011-10-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* gas/s390/zarch-z10.d: Add CPUMF instructions.
* gas/s390/zarch-z10.s: Likewise.
Diffstat (limited to 'opcodes/s390-opc.txt')
-rw-r--r-- | opcodes/s390-opc.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt index be44e90..1943fd6 100644 --- a/opcodes/s390-opc.txt +++ b/opcodes/s390-opc.txt @@ -960,6 +960,17 @@ b9a2 ptf RRE_R0 "perform topology function" z10 zarch b9af pfmf RRE_RR "perform frame management function" z10 zarch b9bf trte RRF_M0RER "translate and test extended" z10 zarch b9bd trtre RRF_M0RER "translate and test reverse extended" z10 zarch +b2ed ecpga RRE_RR "extract coprocessor-group address" z10 zarch +b2e4 ecctr RRE_RR "extract cpu counter" z10 zarch +b2e5 epctr RRE_RR "extract peripheral counter" z10 zarch +b284 lcctl S_RD "load cpu-counter-set controls" z10 zarch +b285 lpctl S_RD "load peripheral-counter-set controls" z10 zarch +b287 lsctl S_RD "load sampling controls" z10 zarch +b28e qctri S_RD "query counter information" z10 zarch +b286 qsi S_RD "query sampling information" z10 zarch +b2e0 scctr RRE_RR "set cpu counter" z10 zarch +b2e1 spctr RRE_RR "set peripheral counter" z10 zarch +b280 lpp S_RD "load program parameter" z10 zarch b9c8 ahhhr RRF_R0RR2 "add high high" z196 zarch b9d8 ahhlr RRF_R0RR2 "add high low" z196 zarch cc08 aih RIL_RI "add immediate high" z196 zarch |