commit | 78ddf0dc75229865ba637cfffd53cc605cc33ca1 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Aug 05 15:02:35 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Thu Aug 24 11:22:42 2023 -0700 |
tree | 47f6c9983b98375c1e27b2ba97ee88b809529475 | |
parent | 7ba99a1c762d46e08a5adf68f71f9d4ab621a094 [diff] |
tcg/i386: Merge tcg_out_movcond{32,64} Pass a rexw parameter instead of duplicating the functions. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>