unicorn/qemu/tcg/arm
Richard Henderson 91f5cf0417
tcg: Support arbitrary size + alignment
Previously we allowed fully unaligned operations, but not operations
that are aligned but with less alignment than the operation size.

In addition, arm32, ia64, mips, and sparc had been omitted from the
previous overalignment patch, which would have led to that alignment
being enforced.

Backports commit 85aa80813dd9f5c1f581c743e45678a3bee220f8 from qemu
2018-02-26 02:47:26 -05:00
..
tcg-target.h tcg: Clean up tcg-target.h header guards 2018-02-25 04:15:08 -05:00
tcg-target.inc.c tcg: Support arbitrary size + alignment 2018-02-26 02:47:26 -05:00