]> xenbits.xensource.com Git - qemu-xen.git/commit
Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c
authorTaylor Simpson <tsimpson@quicinc.com>
Mon, 18 Jul 2022 23:03:19 +0000 (16:03 -0700)
committerTaylor Simpson <tsimpson@quicinc.com>
Sun, 31 Jul 2022 23:22:09 +0000 (16:22 -0700)
commita1ad040dbaa7528d4d47a98f2b068015d2da0fcc
tree998f744110967d25de759bbaab74aa1831ce3d55
parent1e814a0dc4b255a58f2cdab54aee50b25af2a006
Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c

The increment used in :brev tests was causing unaligned addresses
Change the increment and the relevant expected values

Signed-off-by: Taylor Simpson <tsimpson@quicinc.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220718230320.24444-3-tsimpson@quicinc.com>
tests/tcg/hexagon/load_unpack.c