From owner-freebsd-hackers Fri Feb 28 14:42:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA22341 for hackers-outgoing; Fri, 28 Feb 1997 14:42:41 -0800 (PST) Received: from atlantis.ping.at (a013.static.Vienna.AT.EU.net [193.154.186.13]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA22333 for ; Fri, 28 Feb 1997 14:42:34 -0800 (PST) Received: from atlantis (localhost.ping.at [127.0.0.1]) by atlantis.ping.at (8.7.6/8.6.12) with SMTP id XAA04354; Fri, 28 Feb 1997 23:42:31 +0100 (MET) Message-ID: <33175F57.41C67EA6@ping.at> Date: Fri, 28 Feb 1997 23:42:31 +0100 From: "Helmut F. Wirth" X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1.7-RELEASE i386) MIME-Version: 1.0 To: freebsd-hackers@FreeBSD.ORG Subject: Changes to gas and gdb for MMX instructions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello, As I promised, the changes to gas and gdb are ready. I submitted the patches and some documentation via send-pr today. If there is enough interest I could post the patches to this list too, so you could give it a try. If you are interested in information regarding the new MMX instructions you can find the Developers Manual, the Programmers Reference Manual, some Application Notes and other useful information at Intel's web site: URL hhtp://developer.intel.com/drg/mmx/ I used the material from this site for my changes. Regards Helmut