From owner-freebsd-amd64@FreeBSD.ORG Tue Dec 23 05:02:08 2003 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3A9816A4CE for ; Tue, 23 Dec 2003 05:02:08 -0800 (PST) Received: from bigtex.jrv.org (rrcs-sw-24-73-246-106.biz.rr.com [24.73.246.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEE1F43D39 for ; Tue, 23 Dec 2003 05:02:07 -0800 (PST) (envelope-from james@bigtex.jrv.org) Received: from bigtex.jrv.org (localhost [127.0.0.1]) by bigtex.jrv.org (8.12.1/8.12.1) with ESMTP id hBND27o8025155 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 23 Dec 2003 07:02:07 -0600 (CST) Received: (from james@localhost) by bigtex.jrv.org (8.12.1/8.12.1/Submit) id hBND27KP025152; Tue, 23 Dec 2003 07:02:07 -0600 (CST) Date: Tue, 23 Dec 2003 07:02:07 -0600 (CST) Message-Id: <200312231302.hBND27KP025152@bigtex.jrv.org> From: James Van Artsdalen To: freebsd-amd64@freebsd.org Subject: libc assembly optimizations? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2003 13:02:08 -0000 Has anyone looked into porting the various i386 assembly-language libc optimizations to AMD64?