From owner-freebsd-current Fri May 24 10:11: 2 2002 Delivered-To: freebsd-current@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 1B87837B409; Fri, 24 May 2002 10:10:59 -0700 (PDT) Received: from hades.hell.gr (patr364-a28.otenet.gr [195.167.109.60]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g4OHAqY1029488; Fri, 24 May 2002 20:10:55 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g4OHAnRV003682; Fri, 24 May 2002 20:10:49 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g4OHAmbC003681; Fri, 24 May 2002 20:10:48 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 24 May 2002 20:10:47 +0300 From: Giorgos Keramidas To: John Baldwin Cc: current@FreeBSD.ORG Subject: Re: Please test PAUSE on non-Intel processors Message-ID: <20020524171045.GA2980@hades.hell.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.99i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-05-24 10:25, John Baldwin wrote: > Please compile the attached test program and run it. The output > should look like this: > > > ./pt > Testing PAUSE instruction: > Register esp changed: 0xbfbff9fc -> 0xbfbff9c0 Intel Pentium 133 here, the output looks fine: hades+charon:/tmp$ cc -o pausetest pausetest.c hades+charon:/tmp$ ./pausetest Testing PAUSE instruction: Register esp changed: 0xbfbff65c -> 0xbfbff620 - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message