a9706059e0
- Apparently, vec_perm() on ppc32 assumes that vec_perm() will always use vectors with 8-bit elements. However, ppc64 vec_perm() can use elements of different sizes, and so we need to typecast every single case of this so that the correct vec_perm() is called on ppc64. |
||
---|---|---|
.github/workflows | ||
desmume | ||
tools | ||
.gitignore | ||
README.md | ||
license.txt |