Displaying 1 result from an estimated 1 matches for "b5e47b29".
2009 Dec 29
2
[LLVMdev] Question to use inline assemble in X86
...MULADD %edx, %edx, %esi
I expects it could output:
MULADD %edx, %edi, %esi
What's matter with my constraints of inline asm?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091229/b5e47b29/attachment.html>