• Russell King's avatar
    [ARM] Add support code for ARM hardware vector floating point · 451436b7
    Russell King authored
    This cset adds the code to handle the hardware vector floating point
    unit found on some ARM926 and later CPUs.  The hardware provides
    an implementation for the common cases, and bounces exceptions for
    other cases, which have to be handled in software, and signalling
    SIGFPE as appropriate.
    451436b7
vfp.h 8.28 KB