qemu-patch-raspberry4/tcg/s390
Richard Henderson 85aa80813d 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.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2016-09-16 08:12:06 -07:00
..
tcg-target.h tcg: Clean up tcg-target.h header guards 2016-07-12 16:19:16 +02:00
tcg-target.inc.c tcg: Support arbitrary size + alignment 2016-09-16 08:12:06 -07:00