Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some architectures, such as SPARC, trap on unaligned memory accesses, and poke makes no guarantees about its behaviour if the address is not sufficiently aligned. Therefore we should use a temporary buffer if asked to write to an unaligned address.
- Loading branch information