[Mesa-dev] [PATCH 6/6] translate_sse: major rewrite
Luca Barbieri
luca at luca-barbieri.com
Fri Aug 13 06:48:27 PDT 2010
> What about just making things prettier by converting the #if's into
> regular if statements? It would be easier to read if nothing else,
> though it would mean compiling at least a stub version of the x86-64
> opcode emitters on x86.
>
> In fact there's nothing preventing us compiling the entire x86-64
> emitters on x86, though obviously they can't be used -- but there's
> nothing which requires that code to be #ifdef'ed out on other platforms.
OK, done, see new patchset.
More information about the mesa-dev
mailing list