Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Altivec data alignment #2

Open
DvdBoon opened this issue Feb 14, 2019 · 1 comment
Open

Altivec data alignment #2

DvdBoon opened this issue Feb 14, 2019 · 1 comment

Comments

@DvdBoon
Copy link
Contributor

DvdBoon commented Feb 14, 2019

There seems to be a problem with alignment of altivec data (which needs to be 128 bit aligned).
Depending on which compile/size of code the resulting binaries sometimes display distorted pictures which look like an endian problem.

Binaries which show distorted pictures on the G4 show correctly on G3/G2.

@DvdBoon
Copy link
Contributor Author

DvdBoon commented Mar 1, 2019

Confirmed. By padding code (in this case) 8 bytes, pictures show correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant