Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2002 20:10:47 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        John Baldwin <jhb@FreeBSD.ORG>
Cc:        current@FreeBSD.ORG
Subject:   Re: Please test PAUSE on non-Intel processors
Message-ID:  <20020524171045.GA2980@hades.hell.gr>
In-Reply-To: <XFMail.20020524102553.jhb@FreeBSD.org>
References:  <XFMail.20020524102553.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020524171045.GA2980>