| Summary: | ARM64 implements SDL_Swap16/32 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | David Carlier <devnexen> |
| Component: | *don't know* | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | sezeroz |
| Version: | HG 2.1 | ||
| Hardware: | ARM | ||
| OS: | Other | ||
| Attachments: |
diff
diff |
||
Patch applied as https://hg.libsdl.org/SDL/rev/055b48432d03 Thanks. David Carlier: This patch resulted in multiple warnings in android buildbot, can you have a look? https://buildbot.libsdl.org/#/builders/24/builds/560 Reverted the patch for now. Created attachment 4615 [details]
diff
Attached a new version with register constraints. Patch applied as https://hg.libsdl.org/SDL/rev/459bb41a54b6 Closing as fixed. |
Created attachment 4611 [details] diff Usage of halfword and word size instructions.