summaryrefslogtreecommitdiff
path: root/opcodes/s390-opc.txt
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2007-04-24 14:49:47 +0000
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2007-04-24 14:49:47 +0000
commit4b2240c2a9f9287fea7f711a7f27c02f51926072 (patch)
treec29fae01b9e0f0eacad0e886842dd825fb5df96c /opcodes/s390-opc.txt
parent4514843bc85b7d5cfd0a6048361ba7314e6a1580 (diff)
downloadbinutils-redhat-4b2240c2a9f9287fea7f711a7f27c02f51926072.tar.gz
2007-04-24 Andreas Krebbel <krebbel1@de.ibm.com>
* opcodes/s390-opc.c (MASK_SSF_RRDRD): Fourth nybble belongs to the opcode. * opcodes/s390-opc.txt (pfpo, ectg, csst): New z9-ec instructions added. 2007-04-24 Andreas Krebbel <krebbel1@de.ibm.com> * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst. * gas/s390/zarch-z9-ec.s: Likewise.
Diffstat (limited to 'opcodes/s390-opc.txt')
-rw-r--r--opcodes/s390-opc.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/s390-opc.txt b/opcodes/s390-opc.txt
index 239b134b14..865e264cf9 100644
--- a/opcodes/s390-opc.txt
+++ b/opcodes/s390-opc.txt
@@ -926,3 +926,6 @@ ed0000000058 tcxt RXE_FRRD "test data class extended dfp" z9-ec zarch
ed0000000051 tget RXE_FRRD "test data group short dfp" z9-ec zarch
ed0000000055 tgdt RXE_FRRD "test data group long dfp" z9-ec zarch
ed0000000059 tgxt RXE_FRRD "test data group extended dfp" z9-ec zarch
+010a pfpo E "perform floating point operation" z9-ec zarch
+c801 ectg SSF_RRDRD "extract cpu time" z9-ec zarch
+c802 csst SSF_RRDRD "compare and swap and store" z9-ec zarch