Unprivileged access from GCC on ARM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

we need to load/store data from/to the pointer on system privilege
utilizing instruction with user privilege access. ARMs have such
instructions (LDRT/STRT). Is there some chance to force GCC compiler to use
LDRT/STRT instructions instead of usual LDR/STR?
I know that I can use an inline assembly, but I just need to know that I
don't miss some straight way.

Jiri



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux