[llvm-dev] Meaning of IR inline assembly
AlexandreFressange via llvm-dev
llvm-dev at lists.llvm.org
Wed Nov 18 12:11:48 PST 2015
Got it thanks!
--
Alex
18.11.2015, 20:50, "Krzysztof Parzyszek via llvm-dev" <llvm-dev at lists.llvm.org>:
> On 11/18/2015 1:47 PM, Krzysztof Parzyszek via llvm-dev wrote:
>> On 11/18/2015 12:47 PM, AlexandreFressange via llvm-dev wrote:
>>> Thanks, but I could not find the imr, dirflag, fpsr constraints here.
>>> Just the usual gcc/clang inline assembly constraints.
>>> Those one were of my concern, actually :)
>>
>> Those are register names.
>
> The names in {} are register names. The "imr" is explained here:
> http://llvm.org/docs/LangRef.html#supported-constraint-code-list
>
> -K
>
> --
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
> hosted by The Linux Foundation
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
More information about the llvm-dev
mailing list