From owner-cvs-all Mon Nov 12 13:58:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8923D37B416; Mon, 12 Nov 2001 13:58:27 -0800 (PST) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fACLwRH31068; Mon, 12 Nov 2001 13:58:27 -0800 (PST) (envelope-from keramida) Message-Id: <200111122158.fACLwRH31068@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 12 Nov 2001 13:58:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/i386/fpemul fpu_entry.c src/sys/i386/i386 math_emulate.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keramida 2001/11/12 13:58:27 PST Modified files: sys/gnu/i386/fpemul fpu_entry.c sys/i386/i386 math_emulate.c Log: Change constraints to use "+" in inline asm instead of mapping input to output parameters with "0". Reviewed by: jhb Revision Changes Path 1.27 +2 -2 src/sys/gnu/i386/fpemul/fpu_entry.c 1.39 +2 -2 src/sys/i386/i386/math_emulate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message