src/include/opcode ChangeLog mips.h
fnf@sourceware.org
fnf@sourceware.org
Wed Jan 19 23:29:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Changes by: fnf@sourceware.org 2005-01-19 23:29:13
Modified files:
include/opcode : ChangeLog mips.h
Log message:
2005-01-19 Fred Fish <fnf@specifixinc.com>
* mips.h (struct mips_opcode): Add new pinfo2 member.
(INSN_ALIAS): New define for opcode table entries that are
specific instances of another entry, such as 'move' for an 'or'
with a zero operand.
(INSN_READ_MDMX_ACC): Redefine from 0 to 0x2.
(INSN_WRITE_MDMX_ACC): Redefine from 0 to 0x4.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/ChangeLog.diff?cvsroot=src&r1=1.261&r2=1.262
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/mips.h.diff?cvsroot=src&r1=1.39&r2=1.40
More information about the Binutils-cvs
mailing list