This is the mail archive of the binutils-cvs@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]

src opcodes/ChangeLog opcodes/s390-mkopc.c opc ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	krebbel@sourceware.org	2008-04-10 08:59:47

Modified files:
	opcodes        : ChangeLog s390-mkopc.c s390-opc.txt 
	gas/testsuite  : ChangeLog 
	gas/testsuite/gas/s390: zarch-z10.d 

Log message:
	2008-04-10  Andreas Krebbel  <krebbel1@de.ibm.com>
	
	* s390-mkopc.c (s390_cond_ext_format): Add back the mnemonic
	extensions for conditional jumps (o, p, m, nz, z, nm, np, no).
	(s390_crb_extensions): New extensions table.
	(insertExpandedMnemonic): Handle '$' tag.
	* s390-opc.txt: Remove conditional jump variants which can now
	be expanded automatically.
	Replace '*' tag with '$' in the compare and branch instructions.
	
	2008-04-10  Andreas Krebbel  <krebbel1@de.ibm.com>
	
	* gas/s390/zarch-z10.d: Map the compare and branch variants
	with odd condition code mask to version with an even mask.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1254&r2=1.1255
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/s390-mkopc.c.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/s390-opc.txt.diff?cvsroot=src&r1=1.21&r2=1.22
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1333&r2=1.1334
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/s390/zarch-z10.d.diff?cvsroot=src&r1=1.1&r2=1.2


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