This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/opcodes s390-opc.c s390-opc.txt ChangeLog
- From: sky at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 19 Jun 2009 10:55:42 -0000
- Subject: src/opcodes s390-opc.c s390-opc.txt ChangeLog
CVSROOT: /cvs/src
Module name: src
Changes by: sky@sourceware.org 2009-06-19 10:55:42
Modified files:
opcodes : s390-opc.c s390-opc.txt ChangeLog
Log message:
* s390-opc.c (INSTR_RR_0R_OPT, INSTR_RX_0RRD_OPT, MASK_RR_0R_OPT,
MASK_RX_0RRD_OPT): New instruction formats with optional arguments.
* s390-opc.txt (nopr, nop): Use new instruction format.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/s390-opc.c.diff?cvsroot=src&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/s390-opc.txt.diff?cvsroot=src&r1=1.26&r2=1.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&r1=1.1403&r2=1.1404