[Mesa-dev] [PATCH 0/3] rtasm/translate_sse rework (v3)

Keith Whitwell keithw at vmware.com
Fri Aug 13 06:57:33 PDT 2010


 

On Fri, 2010-08-13 at 06:47 -0700, Luca Barbieri wrote:
> This is a new version of just the rtasm/translate_sse patches.
> 
> This version has the Win64 support built-in.
> 
> In addition, it follows Keith's idea to use constants instead of #ifs.
> 
> To achieve this, u_cpu_detect.h is enhanced so that architecture and
> endianness are now compile time constants (and thus produce the same
> code as #ifs after optimization), and the CPU ABI is now also available
> to support Win64.

Thanks for the fixes, Luca - this is looking great.

Keith



More information about the mesa-dev mailing list