This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] s390: add missing ptff instruction.


Hi,
I've added a missing instruction to the s390-opc.txt file: ptff.

blue skies,
  Martin.

2008-12-30  Martin Schwidefsky  <schwidefskyy@de.ibm.com>

	* s390-opc.txt: Add ptff instruction.

diff -urpN src/opcodes/s390-opc.txt src-s390/opcodes/s390-opc.txt
--- src/opcodes/s390-opc.txt	2008-05-05 15:20:48.000000000 +0200
+++ src-s390/opcodes/s390-opc.txt	2008-11-19 12:06:35.000000000 +0100
@@ -749,6 +749,7 @@ c00c oihf RIL_RU "or immediate high" z9-
 c00d oilf RIL_RU "or immediate low" z9-109 zarch
 c205 slfi RIL_RU "subtract logical immediate 32" z9-109 zarch
 c204 slgfi RIL_RU "subtract logical immediate 64<32" z9-109 zarch
+0104 ptff E "perform timing facility function" z9-109 zarch
 # z9-109 store facility list extended
 b2b0 stfle S_RD "store facility list extended" z9-109 zarch
 # z9-109 store clock fast



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]