From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FAbBs-0008Mm-TV for qemu-devel@nongnu.org; Sat, 18 Feb 2006 18:08:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FAbBo-0008M0-Pn for qemu-devel@nongnu.org; Sat, 18 Feb 2006 18:08:35 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FAbBo-0008Lu-JO for qemu-devel@nongnu.org; Sat, 18 Feb 2006 18:08:32 -0500 Received: from [81.103.221.47] (helo=mta07-winn.ispmail.ntl.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FAbHU-0006S7-Bo for qemu-devel@nongnu.org; Sat, 18 Feb 2006 18:14:24 -0500 From: Julian Seward Subject: Re: [Qemu-devel] [PATCH] SSE3 emulation Date: Sat, 18 Feb 2006 23:08:31 +0000 References: <30EA58A6-1931-4E1B-A465-C7786DE69054@gmx.de> In-Reply-To: <30EA58A6-1931-4E1B-A465-C7786DE69054@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602182308.31324.jseward@acm.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > it, if someone could test this patch and/or give me links to programs > (Linux/Win98) that use SSE3 instructions (and preferably also prove Valgrind (current svn trunk) has some pretty extensive SSE/SSE2 tests; you could use those. J