Skip to content

Add support for 040/060 FPUs #4

@mikrosk

Description

@mikrosk

As the 68040/68060 FPU have several instructions emulated, the current check based on -mhard-float (or __HAVE_68881__ to be precise) isn't enough. We should check also for given CPU macro and not enable instructions which are emulated so when compiled with -m68040 or -m68060 the library will be 100% exception-free.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions