POV-Ray : Newsgroups : povray.programming : 64bit windows compile? : Re: 64bit windows compile? Server Time
30 Jun 2024 12:55:37 EDT (-0400)
  Re: 64bit windows compile?  
From: Thorsten Froehlich
Date: 18 Apr 2004 11:16:25
Message: <40829bc9$1@news.povray.org>
In article <4082906d@news.povray.org> , Warp <war### [at] tagpovrayorg>  wrote:

>  AFAIK for some reason 32-bit
> code does not run as fast as 64-bit code in this processor.

Well, the 64-bit extension is essentially a RISC design except for the
instruction encoding.  And you get twice as many registers as in 32-bit
mode.  Not really difficult to optimise for such a design, nor hard to
implement an efficient core based on a clean RISC archicture ... in
particular with just 16 registers.

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.