For AM1808 (ARM926EJ-S), the divide instruction is not supported by the V5TE ARM Instruction Set including DSP extensions and it is supported by the VFP Instruction Set, i.e. VDIV.
For division by zero in their software, our customer wants to implement an exception handling and enable the exception interrupt for the VDIV instruction. Do the Code Generation Tools support them by the build options or the runtime support library or other methods?
Please tell me how to implement the exceptions. I want any associated information.
Best regards,
Daisuke