Displaying 4 results from an estimated 4 matches for "dui0491c".
2011 Aug 28
2
[LLVMdev] cortex-m{3,4} special registers
...ntiated into 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....
2011 Aug 30
2
[LLVMdev] cortex-m{3,4} special registers
...> > ^
> >
> > 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/ch05s1
> 3s01.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...
2011 Aug 31
0
[LLVMdev] cortex-m{3,4} special registers
...^
> > >
> > > 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/ch05s1
> > 3s01.html
> > >
> > > Can someone tell me how I would go about adding support for these
> > > special registers?
> > >
> > > -Kurt
> > > _______________________________________________
> > > LLVM Developers mailing list...