translate/arm/vec_helper: Align to qemu formatting

This commit is contained in:
Lioncash 2018-03-12 11:59:14 -04:00
parent bab31a2510
commit 750d56421c
No known key found for this signature in database
GPG key ID: 4E3C3CC1031BA9C7

View file

@ -24,6 +24,7 @@
#include "tcg/tcg-gvec-desc.h"
#include "fpu/softfloat.h"
/* Note that vector data is stored in host-endian 64-bit chunks,
so addressing units smaller than that needs a host-endian fixup. */
#ifdef HOST_WORDS_BIGENDIAN