On Thu, 2010-08-12 at 10:09 -0700, Luca Barbieri wrote: > This commit adds minimal x86-64 support: only movs between registers > are supported for r8-r15, and x64_rexw() must be used to ask for 64-bit > operations.
Hey Luca -- I have to ask how far you're thinking of going with rtasm on x86-64... I can say from experience that while it's a nice utility for generating very simple assembly (as in translate), as soon as you start getting into anything more complex, llvm is by far the better choice... Keith _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev