On 5/29/19 2:27 AM, David Hildenbrand wrote:
> 11e2bfef7990 ("tcg/i386: Use MOVDQA for TCG_TYPE_V128 load/store")
> revealed that the vregs are not aligned to 16 bytes. Align them to
> 16 bytes, to avoid segfault'ing on x86.
>
> Signed-off-by: David Hildenbrand <[email protected]>
> ---
> target/s390x/cpu.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)Reviewed-by: Richard Henderson <[email protected]> r~
