Date: Mon, 22 May 2000 09:58:44 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/i386/fpemul reg_round.s Message-ID: <200005221658.JAA65690@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2000/05/22 09:58:44 PDT Modified files: sys/gnu/i386/fpemul reg_round.s Log: If we are going to do a byte compare, the operands should be byte-sized. In this case, I believe we want to compare against the 32-bit operand so use a full-world compare operation. Revision Changes Path 1.10 +2 -2 src/sys/gnu/i386/fpemul/reg_round.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005221658.JAA65690>