Skip to content

Support for PPC64le #18

@Richard-Rogalski

Description

@Richard-Rogalski

Hello!

I'd like to get this working on PPC64. I tried getting something going, but all I get is this:

error[E0658]: inline assembly is not stable yet on this architecture
error: `clobber_abi` is not supported on this target

Looking at the loong PR, there's a way to to use the unstable inline assembly, but what about this clobber_abi thing? This has "only clobbers" under ppc, which makes me think it should work?

Also, would endianness matter here? I mostly want support for PPC64le, but would the same code work for PPC64(be)?

Thanks for any help!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions