diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-06-16 18:08:34 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-06-23 11:39:46 +0100 |
commit | 8ec3de7018a8198624aae49eef5568256114a829 (patch) | |
tree | b04c84c39d816295f4ba4d96aae5552731fc9cbf /hw/display/artist.c | |
parent | 5de3fd045be11b74cd0fbf36c6d4fb8387d5463b (diff) |
target/arm: Make gen_swap_half() take separate src and dest
Make gen_swap_half() take a source and destination TCGv_i32 rather
than modifying the input TCGv_i32; we're going to want to be able to
use it with the more flexible function signature, and this also
brings it into line with other functions like gen_rev16() and
gen_revsh().
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200616170844.13318-12-peter.maydell@linaro.org
Diffstat (limited to 'hw/display/artist.c')
0 files changed, 0 insertions, 0 deletions