Skip to content
  • Elliot Saba's avatar
    Fix `arm` floating-point status register code · d982368b
    Elliot Saba authored
    * Use an actual compiler definition to determine whether we have a
      floating-point unit or not.
    
    * Use a modern (VFPU) assembly instruction to get/set the fpsr
    
    * If we don't have an fpsr, at least zero out the return value
    d982368b