]> Git Repo - qemu.git/commit
target/arm: Split contiguous stores for endianness
authorRichard Henderson <[email protected]>
Mon, 8 Oct 2018 13:55:03 +0000 (14:55 +0100)
committerPeter Maydell <[email protected]>
Mon, 8 Oct 2018 13:55:03 +0000 (14:55 +0100)
commit28d57f2dc59c287e1c40239509b0a325fd00e32f
tree0d0d3543d24466c6c9a69140c40e9385dc1da08d
parent7d0a57a2e1cea188b9023261a404d7a211117230
target/arm: Split contiguous stores for endianness

We can choose the endianness at translation time, rather than
re-computing it at execution time.

Tested-by: Laurent Desnogues <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-id: 20181005175350[email protected]
Signed-off-by: Peter Maydell <[email protected]>
target/arm/helper-sve.h
target/arm/sve_helper.c
target/arm/translate-sve.c
This page took 0.021082 seconds and 4 git commands to generate.