Displaying 2 results from an estimated 2 matches for "ch05s13s01".
Did you mean:
ch03s03s01
2011 Aug 28
2
[LLVMdev] cortex-m{3,4} special registers
...nto assembly here
mrs r5, primask
^
This appears to be due to llvm lacking support for the various
cortex-m{3,4} special registers. ("primask", "faultmask", etc)
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0491c/ch05s13s01.html
Can someone tell me how I would go about adding support for these
special registers?
-Kurt
2011 Aug 29
0
[LLVMdev] cortex-m{3,4} special registers
...mrs r5, primask
> ^
>
> This appears to be due to llvm lacking support for the various
> cortex-m{3,4} special registers. ("primask", "faultmask", etc)
>
> http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0491c/ch05s13s01.html
>
> Can someone tell me how I would go about adding support for these
> special registers?
>
> -Kurt
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu...