diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-02-25 12:29:41 -1000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-03-13 07:03:39 -0700 |
commit | 56649fd949a85973c23ae17285de7ce5ffe18656 (patch) | |
tree | f819e5535d459027025014216552022d592c8146 /target/arm/ptw.c | |
parent | 1b7bc9b5c8bf374dd37e49cc258e4ab3447b7148 (diff) | |
download | qemu-56649fd949a85973c23ae17285de7ce5ffe18656.zip qemu-56649fd949a85973c23ae17285de7ce5ffe18656.tar.gz qemu-56649fd949a85973c23ae17285de7ce5ffe18656.tar.bz2 |
target/arm: Avoid tcg_const_ptr in handle_rev
Here it is not trivial to notice first initialization, so explicitly
zero the temps. Use an array for the output, rather than separate
tcg_rd/tcg_rd_hi variables.
Fixes a bug by adding a missing clear_vec_high.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/arm/ptw.c')
0 files changed, 0 insertions, 0 deletions