Home
last modified time | relevance | path

Searched hist:"09374 ee2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/rx/
H A Dtranslate.c09374ee2 Sun Feb 26 14:12:45 CST 2023 Richard Henderson <richard.henderson@linaro.org> target/rx: Avoid tcg_const_i32 when new temp needed

These three cases use a constant as first input, and
then overwrite the temp in the output. Separate them.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>