Alireza Noroozi wrote:
> I downloaded the open-ssl from your site.
> I did its instruction for Win32, and Borland Builder, then a bug was
> reported from Turbo Assembler that the message is coming below:
> "tmp32\rand_win.ASM (791) Illegal instruction for currently selected
> processor(s)"
> I saw the file and in that line( 791) was a "rdtsc" ASM instruction. ...
> Now can you tell me that what kind of Intel CPU(s) support this instruction

All Pentium processors.

Searching for 'tasm rdtsc' on google finds:
http://www.midnightbeach.com/jon/pubs/rdtsc.htm
which has the bytes that rdtsc assembles to.

- Dan
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to