Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
target/arm: Add read/write_neon_element32
Model these off the aa64 read/write_vec_element functions.
Use it within translate-neon.c.inc.  The new functions do
not allocate or free temps, so this rearranges the calling
code a bit.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20201030022618.785675-6-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
  • Loading branch information
rth7680 authored and pm215 committed Nov 2, 2020
1 parent d871978 commit a712266
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 99 deletions.

0 comments on commit a712266

Please sign in to comment.