Date: Fri, 28 Feb 1997 19:08:21 -0800 From: Amancio Hasty <hasty@rah.star-gate.com> To: multimedia@freebsd.org Subject: MMX extensions for FreeBSD Message-ID: <199703010308.TAA13079@rah.star-gate.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
In case that anyone missed the announcement on the -hackers list, here
it is . This sort of technology is useful for multimedia applications like
jpeg , mpeg, codecs.
Have fun,
Amancio
[-- Attachment #2 --]
Return-Path: <owner-freebsd-hackers@freefall.freebsd.org>
Received: from ns2.harborcom.net (root@ns2.harborcom.net [206.158.4.4]) by netcom22.netcom.com (8.6.13/Netcom)
id PAA02219; Wed, 26 Feb 1997 15:09:11 -0800
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.18])
by ns2.harborcom.net (8.8.5/8.8.4) with ESMTP
id SAA10629; Wed, 26 Feb 1997 18:05:25 -0500 (EST)
Received: from localhost (daemon@localhost)
by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id OAA07283;
Wed, 26 Feb 1997 14:26:36 -0800 (PST)
Received: (from root@localhost)
by freefall.freebsd.org (8.8.5/8.8.5) id OAA07252
for hackers-outgoing; Wed, 26 Feb 1997 14:26:18 -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 OAA07247
for <freebsd-hackers@FreeBSD.ORG>; Wed, 26 Feb 1997 14:26:13 -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 XAA00387; Wed, 26 Feb 1997 23:25:34 +0100 (MET)
Message-ID: <3314B85D.167EB0E7@ping.at>
Date: Wed, 26 Feb 1997 23:25:33 +0100
From: "Helmut F. Wirth" <hfwirth@ping.at>
X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1.7-RELEASE i386)
MIME-Version: 1.0
To: freebsd-hackers@freebsd.org
Subject: Pentium MMX Extensions, Changes to (g)as and gdb
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-hackers@freebsd.org
X-Loop: FreeBSD.org
Precedence: bulk
Hello,
I made some changes to gas and gdb to support the new MMX extensions
for the Pentium P55C.
The changes are only in some files. I am currently in the process
of testing them. I have added support for all new opcodes in the
assembler and in the disassembler part of the debugger. With the
assembler one is able to use gcc _asm statements to utilize the
new opcodes.
Question: Are you interested in these changes ?
If yes, please drop me a line. The changes, a short description and
a description of the tests they passed will probably be ready at the
end of this week.
As I have 2.1.7-stable yet, the changes are against this sources. But
all changes are in files wich themselves have not changed for quite
a time (I think). So if you need changes against 3.0-current, please
say so. I will obtain the sources and work with them.
Regards
Helmut
--
Helmut F. Wirth
Email: hfwirth@ping.at
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703010308.TAA13079>
