Home
last modified time | relevance | path

Searched hist:e3ebbade58aae114c0d61a7365ea54b36f07f2fb (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dtranslate.cdiff e3ebbade58aae114c0d61a7365ea54b36f07f2fb Fri Aug 04 19:31:29 CDT 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Use tcg_gen_movcond_i64 in gen_edge

The setcond + neg + or sequence is a complex method of
performing a conditional move.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>