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?
Thanks for your reply.
I really need to know which instruction causes the exception in our project. Is there a way to find out these kind of information.