Is there a function in the runtime library to change the I/F bits of the CPSR?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Is there a function in the runtime library to change the I/F bits of the CPSR?
There are intrinsics that serve this purpose. They are documented in Ch 6.7.2 "CPSR Register and Interrupt Intrinsics" of the ARM C/C++ Compiler Guide.