]> Git Repo - qemu.git/commit
target/arm: Split contiguous loads 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)
commit7d0a57a2e1cea188b9023261a404d7a211117230
tree0fd58db915102a6cfc61213604072d375dc473a0
parent9fd46c8362e0a45d04ccceae7051d06dd65c1d57
target/arm: Split contiguous loads 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.024613 seconds and 4 git commands to generate.