commit | 36052a7aa9729423e9937247bbbe7b50b9da1422 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Feb 25 18:32:23 2023 -1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Mon Mar 13 07:03:39 2023 -0700 |
tree | 6e8516762c5d0d05cc26eb241dcd1bbbb8356fd9 | |
parent | 06c005f65c723df94266803e67759d6c263b93f3 [diff] |
target/ppc: Avoid tcg_const_* in vsx-impl.c.inc All remaining uses are strictly read-only. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>