You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 22, 2021. It is now read-only.
Are these instructions aligned or unaligned load and stores ?
That is, can I load a v32x4 from a pointer to some 32-bit value aligned to say a 4 byte boundary ? Or do these need to be aligned to a boundary with the alignment of a v128, let's say 16-byte boundary ?