On Fri, 24 May 2002, John Baldwin wrote:

> Hey gang, although Intel's document seems to claim that they tested
> proper operation of pause I'd like people with non-Intel processors
> to verify that it actually works.  Please compile the attached test
> program and run it.

The only non-intel or AMD hardware I have access to is a debian linux box
with a Cyrix 233 processor.

gavin@gaspode:~$ cat /proc/cpuinfo
vendor_id       : CyrixInstead
cpu family      : 6
model           : 2
model name      : M II 3.5x Core/Bus Clock
stepping        : 8
cpu MHz         : 233.863
flags           : fpu de tsc msr cx8 pge cmov mmx cyrix_arr

gavin@gaspode:~$ ./a.out
Testing PAUSE instruction:
Register esp changed: 0xbffffd68 -> 0xbffffd2c
gavin@gaspode:~$


So no problem there. Hope that's useful.

Gavin


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to