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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to