diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-11-02 16:52:14 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-11-02 16:52:14 +0000 |
commit | 4d5fa5a80ac28f34b8497be1e85371272413a12e (patch) | |
tree | a1b77a6f597e4718a6b9745d1ad9cccad074ae3f /VERSION | |
parent | a712266f5d5a36d04b22fe69fa15592d62bed019 (diff) |
target/arm: Expand read/write_neon_element32 to all MemOp
We can then use this to improve VMOV (scalar to gp) and
VMOV (gp to scalar) so that we simply perform the memory
operation that we wanted, rather than inserting or
extracting from a 32-bit quantity.
These were the last uses of neon_load/store_reg, so remove them.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20201030022618.785675-7-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions