| |||
| Home > VFP Exception Handling > Exception processing > Exception processing for CDP short vector instructions | |||
For short vector instructions, any iteration might be exceptional. If an exceptional condition is detected for a vector iteration, the vector iterations issued before the exceptional iteration are permitted to complete and retire.
When a short vector iteration is found to be potentially exceptional, the following operations occur:
The EX flag, FPEXC[31], is set.
The source and destination register addresses are modified in the instruction word to point to the source and destination registers of the potentially exceptional iteration.
The FPINST register is loaded with the operation instruction word.
The VECITR field, FPEXC[10:8], is written with the number of iterations remaining after the potentially exceptional iteration.
The exceptional condition flags are set in the FPEXC.