• F
    add powerpc soft-float support · 5a92dd95
    Felix Fietkau 提交于
    Some PowerPC CPUs (e.g. Freescale MPC85xx) have a completely different
    instruction set for floating point operations (SPE).
    Executing regular PowerPC floating point instructions results in
    "Illegal instruction" errors.
    
    Make it possible to run these devices in soft-float mode.
    5a92dd95
configure 22.0 KB