src gas/ChangeLog gas/config/tc-i386.c gas/con ...
mludvig@sources.redhat.com
mludvig@sources.redhat.com
Fri Mar 12 10:41:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Branch: binutils-2_15-branch
Changes by: mludvig@sourceware.org 2004-03-12 10:41:21
Modified files:
gas : ChangeLog
gas/config : tc-i386.c tc-i386.h
include/opcode : ChangeLog i386.h
opcodes : ChangeLog i386-dis.c
Log message:
2004-03-12 Michal Ludvig <mludvig@suse.cz>
* gas/config/tc-i386.c (output_insn): Handle PadLock instructions.
* gas/config/tc-i386.h (CpuPadLock): New define.
(CpuUnknownFlags): Added CpuPadLock.
* include/opcode/i386.h (i386_optab): Added xstore/xcrypt insns.
* opcodes/i386-dis.c (PADLOCK_SPECIAL, PADLOCK_0): New defines.
(dis386_twobyte): Opcode 0xa7 is PADLOCK_0.
(padlock_table): New struct with PadLock instructions.
(print_insn): Handle PADLOCK_SPECIAL.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.2053.2.1&r2=1.2053.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.c.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.149&r2=1.149.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.h.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.45&r2=1.45.6.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.232&r2=1.232.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/include/opcode/i386.h.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.40&r2=1.40.12.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.651&r2=1.651.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/opcodes/i386-dis.c.diff?cvsroot=src&only_with_tag=binutils-2_15-branch&r1=1.42&r2=1.42.6.1
More information about the Binutils-cvs
mailing list