From owner-freebsd-current Mon Nov 11 17:24:50 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA03983 for current-outgoing; Mon, 11 Nov 1996 17:24:50 -0800 (PST) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA03971; Mon, 11 Nov 1996 17:24:43 -0800 (PST) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.8.2/8.8.2) with SMTP id RAA12078; Mon, 11 Nov 1996 17:12:19 -0800 (PST) Message-ID: <3287CEDB.1CFBAE39@whistle.com> Date: Mon, 11 Nov 1996 17:11:55 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Tor Egge CC: 100120.3121@compuserve.com, freebsd-stable@freebsd.org, freebsd-current@freebsd.org Subject: Re: Follow on Atlantis board References: <961109200834_100120.3121_EHQ22-1@CompuServe.COM> <199611092319.AAA04767@pat.idt.unit.no> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Tor Egge wrote: > @@ -221,7 +221,6 @@ > push %es > push %esi > push %edi > - push %ecx [...etc...] what about using pushad/popad?