aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2018-01-25 11:45:28 +0000
committerPeter Maydell <peter.maydell@linaro.org>2018-01-25 11:45:28 +0000
commitb13708bbbdda54c7f7e28222b22453986c026391 (patch)
tree4abce87de07e08619e658acc02085c052ef3453f /Makefile
parent1a66ac61af45af04688d1d15896737310e366c06 (diff)
downloadqemu-b13708bbbdda54c7f7e28222b22453986c026391.zip
qemu-b13708bbbdda54c7f7e28222b22453986c026391.tar.gz
qemu-b13708bbbdda54c7f7e28222b22453986c026391.tar.bz2
target/arm: Use pointers in neon zip/uzp helpers
Rather than passing regnos to the helpers, pass pointers to the vector registers directly. This eliminates the need to pass in the environment pointer and reduces the number of places that directly access env->vfp.regs[]. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20180119045438.28582-4-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions