From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randolph Chung Subject: [parisc-linux] Re: pa_memcpy: 2 small question Date: Tue, 11 Jan 2005 17:49:11 -0800 Message-ID: <20050112014911.GW18497@tausq.org> References: <20050110085446.GS18497@tausq.org> <41DE61B80000150A@mail-8-bnl.mail.tiscali.sys> Reply-To: Randolph Chung Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: parisc-linux@lists.parisc-linux.org To: Joel Soete Return-Path: In-Reply-To: <41DE61B80000150A@mail-8-bnl.mail.tiscali.sys> List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: parisc-linux-bounces@lists.parisc-linux.org > why don't you save the usage of OPSIZ (defined sizeof(unsigned long int)) > and use shrpd, ldd, std when ifdef __LP64__ ? (certainly another stuff I > missed sorry ) that can be done as well, but cpy_dstaligned is supposed to be a slow-path for the copy routine, and doing __LP64__ stuff means i can't easily test it in userspace, so i didn't bother. you are certainly welcome to try. randolph -- Randolph Chung Debian GNU/Linux Developer, hppa/ia64 ports http://www.tausq.org/ _______________________________________________ parisc-linux mailing list parisc-linux@lists.parisc-linux.org http://lists.parisc-linux.org/mailman/listinfo/parisc-linux