VFP Exception Handling
ARM DDI 0301H Copyright © 2004-2009 ARM Limited. All rights reserved. 22-4
ID012310 Non-Confidential, Unrestricted Access
must be made based on the potential for an exception. Support code performs the multiply
operation and determines the exception status. If the multiply operation results in an overflow,
the processor jumps to the Overflow user trap handler. If the operation does not result in an
overflow, it writes the computed result to the destination, sets the appropriate flags in the
FPSCR, and returns to user code.