Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEFLAGS on Cortex A9 FPU

The Cortex A9 FPU Technical Reference Manual describe the FPSCR register and says:

The exception flags, bit [7] and bits [4:0] of the FPSCR are exported on the DEFLAGS output so they can be monitored externally to the processor, if required.

The question is very simple: Where is DEFLAGS, How can I access this register? 

My aim is to monitor the exception bits and throw an interrupt when an exception is detected.

Many thanks to all.