Skip to content

Need long double (float128) routines support #4

@AngheloAlf

Description

@AngheloAlf

GCC can emit calls to these routines when using the n32 ABI when there's arithmetic on long double.

Type definitions:

typedef long double float128;
typedef int fcmp __attribute__ ((mode (__libgcc_cmp_return__)));

Required functions:

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