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?

More questions in this forum