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

Can Floating Point Unit(FPU) in cortexA9 processor raise an exception?

Based on  ARM documents there is no exception ID for FPU (CortexA9) and just FPU instructions set exception flags in Floating-Point Status and Control Register (FPSCR). Is there a way to use these flags to raise an exception in the processor?